Date: Sat, 31 Mar 2007 15:03:23 -0700 (PDT) From: eps+pqry0703@ana.com (Eric P. Scott) To: ports@freebsd.org Subject: Re: hide dependency in graphics/xpdf port Message-ID: <200703312203.l2VM3Nkd002079@anna.ana.com> In-Reply-To: <200703312156.l2VLuYMh001700@anna.ana.com> References: <20070331123100.GB70881@gauss.sanabria.es> <200703312156.l2VLuYMh001700@anna.ana.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Let's try that again, without the missing-hyphen typo: .if defined(WITH_LIBPAPER) LIB_DEPENDS+= paper.2:${PORTSDIR}/print/libpaper CONFIGURE_ARGS+= --with-libpaper-library="${LOCALBASE}/lib" \ --with-libpaper-includes="${LOCALBASE}/include" .else CONFIGURE_ARGS+= --without-libpaper-library .endif -=EPS=-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703312203.l2VM3Nkd002079>