aboutsummaryrefslogtreecommitdiff
path: root/security/gringotts/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-13 12:41:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-13 12:41:17 +0000
commitbebc268cabde4924174e76793cabf611659ec241 (patch)
tree4a7e47f34ed9a19edf874c056f3479113167c869 /security/gringotts/Makefile
parent5c8fc4c32ed257ccbf53799cab45d2048bda5e88 (diff)
downloadports-bebc268cabde4924174e76793cabf611659ec241.tar.gz
ports-bebc268cabde4924174e76793cabf611659ec241.zip
Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.
Notes
Notes: svn path=/head/; revision=106908
Diffstat (limited to 'security/gringotts/Makefile')
-rw-r--r--security/gringotts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index 4fb1a5a98b91..b719fe1adeb6 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -16,13 +16,13 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= GTK application to securely store sensitive data
LIB_DEPENDS= gringotts.2:${PORTSDIR}/security/libgringotts \
- gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+USE_GNOME= gtk20
WANT_GNOME= yes
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS+= --disable-env-check