aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-19 22:15:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-19 22:15:51 +0000
commit3631312c5f735b506b6b8ac4c3ecd850eabdb2eb (patch)
treeb14096587c2f7c4705b806eb35f674dfd252602b /security
parent2041d1980930c21b46d1f0b726d77250c2007853 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/gtkpasman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile
index 8288865e021a..5003adac89a5 100644
--- a/security/gtkpasman/Makefile
+++ b/security/gtkpasman/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkpasman
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ COMMENT= A GTK+ passwords manager for system and network administrators
DOCS= README src/gpasman4.sample
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
-BUILD_DEPEND+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
+BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
USE_X_PREFIX= yes
USE_GMAKE= yes