Index: gpgme/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gpgme/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- gpgme/Makefile 12 Dec 2004 17:55:54 -0000 1.26 +++ gpgme/Makefile 20 Dec 2004 14:54:51 -0000 @@ -25,7 +25,8 @@ 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 Index: gpgme/pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gpgme/pkg-plist,v retrieving revision 1.10 diff -u -r1.10 pkg-plist --- gpgme/pkg-plist 12 Dec 2004 17:55:54 -0000 1.10 +++ gpgme/pkg-plist 20 Dec 2004 14:49:46 -0000 @@ -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.so lib/libgpgme.so.14 share/aclocal/gpgme.m4 +@dirrm include/gpgme