summaryrefslogtreecommitdiff
path: root/security/pinentry
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
commitb33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch)
tree4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /security/pinentry
parentDeal with the msgsnd() API change in FreeBSD 5.x. (diff)
Remove USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=79368
Diffstat (limited to 'security/pinentry')
-rw-r--r--security/pinentry/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 668f98f112bb..ef08d0574419 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -24,7 +24,6 @@ LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
ksba.7:${PORTSDIR}/security/libksba
USE_AUTOMAKE_VER= 15
-USE_GNOMENG= yes
WANT_GNOME= yes
USE_LIBTOOL= yes
USE_GMAKE= yes