aboutsummaryrefslogtreecommitdiff
path: root/security/seahorse/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-15 15:58:03 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-15 15:58:03 +0000
commit4055a7a0f473b591a84ca22136e4921ee497d3a3 (patch)
tree9a9dc86d98261ceae1fb0a2c2cd65b3527081060 /security/seahorse/Makefile
parentb3bf2873048f91712bcf72f66ec289d679e1e667 (diff)
downloadports-4055a7a0f473b591a84ca22136e4921ee497d3a3.tar.gz
ports-4055a7a0f473b591a84ca22136e4921ee497d3a3.zip
Notes
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r--security/seahorse/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 7bb7e7d47350..f61cbc900ddd 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -6,23 +6,21 @@
#
PORTNAME= seahorse
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=${PORTNAME}
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7
+DIST_SUBDIR= gnome2
MAINTAINER= asa@gascom.ru
COMMENT= A front end for GnuPG
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme \
- gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- glade-2.0.0:${PORTSDIR}/devel/libglade2
+LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomehack gnomeprefix
+USE_GNOME= gnomehack gnomeprefix libgnomeui
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"