diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2007-03-08 14:11:30 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2007-03-08 14:11:30 +0000 |
commit | 536be70f3545169c8ac95e3f3b87d128c531f5fc (patch) | |
tree | 01f09723282e1749a2242b16f2c3029065de310a /security/libgpg-error | |
parent | bcf60e8ba355bfbed3501bba3783b458db5a7957 (diff) | |
download | ports-536be70f3545169c8ac95e3f3b87d128c531f5fc.tar.gz ports-536be70f3545169c8ac95e3f3b87d128c531f5fc.zip |
Notes
Diffstat (limited to 'security/libgpg-error')
-rw-r--r-- | security/libgpg-error/Makefile | 2 | ||||
-rw-r--r-- | security/libgpg-error/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 2eb4197b24fe..80e8c72c98b9 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgpg-error PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +16,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Common error values for all GnuPG components USE_AUTOTOOLS= libtool:15 +USE_GNOME= ltverhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/libgpg-error/pkg-plist b/security/libgpg-error/pkg-plist index e0149e9a7c4d..c92e4211044c 100644 --- a/security/libgpg-error/pkg-plist +++ b/security/libgpg-error/pkg-plist @@ -5,7 +5,7 @@ include/gpg-error.h lib/libgpg-error.a lib/libgpg-error.la lib/libgpg-error.so -lib/libgpg-error.so.3 +lib/libgpg-error.so.0 share/aclocal/gpg-error.m4 share/common-lisp/source/gpg-error/gpg-error.asd share/common-lisp/source/gpg-error/gpg-error-package.lisp |