aboutsummaryrefslogtreecommitdiffstats
path: root/print/hplip/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2011-09-24 06:26:39 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2011-09-24 06:26:39 +0800
commite61d6a701f43e8cec5a4ec8c9641daf5376441de (patch)
tree920c5861867d049fb1f1e03285110561450a4ac1 /print/hplip/Makefile
parent124c6dcab8f89a37ab971e5ad23a959bfaa97426 (diff)
downloadfreebsd-ports-gnome-e61d6a701f43e8cec5a4ec8c9641daf5376441de.tar.gz
freebsd-ports-gnome-e61d6a701f43e8cec5a4ec8c9641daf5376441de.tar.zst
freebsd-ports-gnome-e61d6a701f43e8cec5a4ec8c9641daf5376441de.zip
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
Diffstat (limited to 'print/hplip/Makefile')
-rw-r--r--print/hplip/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index 80fd4429498d..649a4b14a5bc 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -42,7 +42,6 @@ CONFIGURE_ARGS= --enable-foomatic-ppd-install \
--with-mimedir=${PREFIX}/etc/cups \
--with-docdir=${DOCSDIR} \
--with-drvdir=${PREFIX}/libexec/cups/driver
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-056-153/+180 * Don't depend on acroread-5, because it is forbidden.thierry2005-11-023-15/+3 * Fix a ftp link in the MASTER_SITES:mezz2005-10-211-1/+1 * Update and improvement on the fonts.dir, bump the PORTREVISION.mezz2005-10-182-626/+840 * - Update to 1.15ahze2005-10-172-3/+3 * Update to 2.2.3.netchild2005-10-096-18/+18 * Fix a dependency bug that crept in with rev. 1.7, even when using themarius2005-09-293-9/+6 * search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1 * - Update to 1.14ahze2005-09-212-3/+3 * - Fix build with GNOME 2.12 [1]jylefort2005-09-141-17/+16 * reset maintainer to ports@FreeBSD.org since original maintainer doesn'toliver2005-09-071-1/+1 * Really use libneXtawvs2005-08-301-1/+3 * Move setup instructions to PKGMESSAGE.olgeni2005-08-293-10/+11 * - Update to 1.13ahze2005-08-282-3/+4 * - Remove ttmkfdir dependency and do not use it, using static method bymezz2005-08-283-122/+667 * - Update CJK patch to fix bug which caused Firefox to crash on startuppav2005-07-162-5/+6 * - Readd WITH_CJK knob with an updated patchpav2005-07-152-0/+8 * - Remove WITH_CJK knob and patch, it was merged into 2.1.7pav2005-07-142-8/+0 * - Restore distinfo for WITH_CJK knobpav2005-07-141-0/+2 * Update to 2.1.7.marcus2005-07-144-71/+5 * Change the software's Makefile to run `mkfontdir' in the destinationmi2005-07-122-1/+18 * Update to 0.35erwin2005-07-063-65/+57 * - Update to 1.11ahze2005-06-222-3/+3 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-185-8/+10 * Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).lesi2005-06-158-24/+13