aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/gpgme/Makefile5
-rw-r--r--security/gpgme/pkg-plist3
2 files changed, 5 insertions, 3 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 1ddc89fbfb06..99ead95e3d52 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpgme
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
@@ -27,7 +27,8 @@ INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg \
- --with-gpgsm=${LOCALBASE}/bin/gpgsm
+ --with-gpgsm=${LOCALBASE}/bin/gpgsm \
+ --includedir=${PREFIX}/include/gpgme
INFO= gpgme
diff --git a/security/gpgme/pkg-plist b/security/gpgme/pkg-plist
index 1e7801bb367f..c6b206fc5efe 100644
--- a/security/gpgme/pkg-plist
+++ b/security/gpgme/pkg-plist
@@ -1,5 +1,5 @@
bin/gpgme-config
-include/gpgme.h
+include/gpgme/gpgme.h
%%WITH_PTH%%lib/libgpgme-pth.a
%%WITH_PTH%%lib/libgpgme-pth.so
%%WITH_PTH%%lib/libgpgme-pth.so.14
@@ -10,3 +10,4 @@ lib/libgpgme.a
lib/libgpgme.so
lib/libgpgme.so.14
share/aclocal/gpgme.m4
+@dirrm include/gpgme