- Move gpgme.h to ${PREFIX}/include/gpgme/ to make gpgme-1.x and

gpgme-0.3.x coexists

  (Note : CONFLICTS will be remove after gpgme03 commit)

Approved by:	lofi
This commit is contained in:
Clement Laforet 2004-12-20 20:12:17 +00:00
parent eb68b2d593
commit 8cad665b11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124630
2 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -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