aboutsummaryrefslogtreecommitdiff
path: root/security/gnome-gpg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnome-gpg/Makefile')
-rw-r--r--security/gnome-gpg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gnome-gpg/Makefile b/security/gnome-gpg/Makefile
index 4eeff95fef14..94dbe31ef2ca 100644
--- a/security/gnome-gpg/Makefile
+++ b/security/gnome-gpg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-gpg
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -14,9 +15,9 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Simple commandline wrapper around gpg for gnome-keyring
-BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_BZIP2= yes
GNU_CONFIGURE= yes