aboutsummaryrefslogtreecommitdiff
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-29 06:09:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-29 06:09:10 +0000
commit7e9684d9058a20b319e703419d2e046c9c49c43e (patch)
tree1c5685176417992efb9faf5c5620f3e954f9148a /security/gnome-keyring
parentad0ad4efad4fb80f7753b1c21230d0159050db86 (diff)
downloadports-7e9684d9058a20b319e703419d2e046c9c49c43e.tar.gz
ports-7e9684d9058a20b319e703419d2e046c9c49c43e.zip
Notes
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index a494b4b81b87..d2d171904dc9 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -23,7 +23,7 @@ USE_GNOME= gnomehack lthack gtk20
USE_GMAKE= yes
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>