diff options
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index be1a7b511922..5e80cd6a3e90 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgpg-error -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= novel@FreeBSD.org COMMENT= Common error values for all GnuPG components +USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= ltverhack USE_LDCONFIG= yes |