aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-07-12 03:19:37 +0800
committerlofi <lofi@FreeBSD.org>2007-07-12 03:19:37 +0800
commite61f240820b3bca76dff470918fdd0b32ca015ab (patch)
treefc5fe73f834d33268443290097c601e70da7c827 /security
parent6e3aafa1a09be15cd9e00d80e2f2eeb893284dcb (diff)
downloadfreebsd-ports-gnome-e61f240820b3bca76dff470918fdd0b32ca015ab.tar.gz
freebsd-ports-gnome-e61f240820b3bca76dff470918fdd0b32ca015ab.tar.zst
freebsd-ports-gnome-e61f240820b3bca76dff470918fdd0b32ca015ab.zip
Remove junk.
Spotted by: sat
Diffstat (limited to 'security')
-rw-r--r--security/gpgme/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index fa543a6d4c47..afe6d6fde17c 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -27,7 +27,6 @@ CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg \
--includedir=${PREFIX}/include/gpgme \
--infodir=${PREFIX}/${INFO_PATH}
-INFODIR= ${LOCALBASE}/share/info
INFO= gpgme
OPTIONS= PTH "Enable alternative libgpgme using GNU portable threads" off