diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-03-29 00:58:07 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-03-29 00:58:07 +0000 |
commit | 262b8d71f8a773efab8f3faff21a7e87e2a2c3e7 (patch) | |
tree | 55104c322f279f68e1002445ba2944da4ba0638e /security | |
parent | 1f7d8ee9b3e3f7e3e1593f9d109e0a5125db344e (diff) | |
download | ports-262b8d71f8a773efab8f3faff21a7e87e2a2c3e7.tar.gz ports-262b8d71f8a773efab8f3faff21a7e87e2a2c3e7.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libgpg-error/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index eba7479f95dc..3e1738ea81d1 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -15,6 +15,7 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Common error values for all GnuPG components USE_GPG= yes +USE_GMAKE= yes USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |