aboutsummaryrefslogtreecommitdiffstats
path: root/security/gringotts
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2002-10-11 06:30:03 +0800
committeranders <anders@FreeBSD.org>2002-10-11 06:30:03 +0800
commitf281b3df2088d046248138fc57eafa9e6715f6f1 (patch)
tree04fe94e4a3f08f5547112efd7e5a4bb35b1feb73 /security/gringotts
parent7a3545edfad02a243d0065145500d21e3162e3e8 (diff)
downloadfreebsd-ports-gnome-f281b3df2088d046248138fc57eafa9e6715f6f1.tar.gz
freebsd-ports-gnome-f281b3df2088d046248138fc57eafa9e6715f6f1.tar.zst
freebsd-ports-gnome-f281b3df2088d046248138fc57eafa9e6715f6f1.zip
Update to 0.7.0.
Use USE_GNOMENG.
Diffstat (limited to 'security/gringotts')
-rw-r--r--security/gringotts/Makefile9
-rw-r--r--security/gringotts/distinfo2
-rw-r--r--security/gringotts/pkg-plist5
3 files changed, 8 insertions, 8 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index 321a5b674985..877f6b8d77e6 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gringotts
-PORTVERSION= 0.5.9
+PORTVERSION= 0.7.0
CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -20,15 +20,16 @@ LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt \
USE_BZIP2= yes
USE_LIBTOOL= yes
+USE_GNOMENG= yes
+WANT_GNOME= yes
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS+= --disable-env-check
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-WANT_GNOME= yes
-.if defined(HAVE_GNOME)
-USE_GNOME= yes
+.if ${HAVE_GNOME:Mgnomehier}!=""
+USE_GNOME+= gnomehier
.else
post-patch:
diff --git a/security/gringotts/distinfo b/security/gringotts/distinfo
index 3f9a2ea03e09..3d9e5f236266 100644
--- a/security/gringotts/distinfo
+++ b/security/gringotts/distinfo
@@ -1 +1 @@
-MD5 (gringotts-0.5.9.tar.bz2) = 24ca09631fce1f3e294b15b1bd49239d
+MD5 (gringotts-0.7.0.tar.bz2) = 2659807b62ca18ebe192b782d6903ad3
diff --git a/security/gringotts/pkg-plist b/security/gringotts/pkg-plist
index 0a5158511333..a3d94c7245d6 100644
--- a/security/gringotts/pkg-plist
+++ b/security/gringotts/pkg-plist
@@ -1,11 +1,10 @@
-bin/gringotts-bin
bin/gringotts
include/libgringotts.h
-lib/libgringotts.so.1
+lib/libgringotts.so.2
lib/libgringotts.so
lib/libgringotts.la
lib/libgringotts.a
-lib/pkgconfig/libgringotts.pc
+libdata/pkgconfig/libgringotts.pc
share/pixmaps/gringotts.xpm
share/locale/de/LC_MESSAGES/gringotts.mo
share/locale/fr/LC_MESSAGES/gringotts.mo