aboutsummaryrefslogtreecommitdiff
path: root/math/jags
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-03-26 01:39:07 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-03-26 01:39:07 +0000
commita18f63218b2778676653d0e1e82b91009015435e (patch)
tree8148dbc52a5dc1a78105c50206490622260fa7a3 /math/jags
parentd55f0b817250bd8699b3a0cd5bdb5e176a13aad5 (diff)
downloadports-a18f63218b2778676653d0e1e82b91009015435e.tar.gz
ports-a18f63218b2778676653d0e1e82b91009015435e.zip
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
Notes
Notes: svn path=/head/; revision=271779
Diffstat (limited to 'math/jags')
-rw-r--r--math/jags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 409e0269286f..95ea07e0eba4 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -31,7 +31,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME:S/mcmc-//:U}
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
USE_FORTRAN= yes
USE_LDCONFIG= yes
USE_BISON= build