diff options
Diffstat (limited to 'security/gtkpasman/Makefile')
-rw-r--r-- | security/gtkpasman/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 299e82cc75a6..a406bb94cce7 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkpasman PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= phil@teaser.fr COMMENT= A GTK+ passwords manager for system and network administrators -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1 BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf USE_X_PREFIX= yes |