aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-09-11 11:23:24 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-09-11 11:23:24 +0000
commit1caf8c74464d79479fa386865b1683e6eec58231 (patch)
treee57b9c6344d20f0ee74808b5cd5e0bd44b0439d6 /security
parent2d755a24a74f538fb58fa350104848fa1064384c (diff)
downloadports-1caf8c74464d79479fa386865b1683e6eec58231.tar.gz
ports-1caf8c74464d79479fa386865b1683e6eec58231.zip
- Revive CONFLICTS with gnutls-devel [1]
- Do not build static libraries [2] Requested by: kris [1] vs [2]
Notes
Notes: svn path=/head/; revision=142431
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile4
-rw-r--r--security/gnutls/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 1b76d86cf97a..cf0248a18744 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -29,6 +29,8 @@ LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
LIB_DEPENDS+= tasn1.2:${PORTSDIR}/security/libtasn1
.endif
+CONFLICTS= gnutls-devel-[0-9]*
+
USE_GPG?= yes
SIG_SUFFIX= .sig
USE_ICONV= yes
@@ -41,7 +43,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-included-lzo
+CONFIGURE_ARGS= --with-included-lzo --disable-static
MAN1= certtool.1 gnutls-cli.1 gnutls-cli-debug.1 \
gnutls-serv.1 srptool.1
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist
index d039d24c8b4f..7aa977685217 100644
--- a/security/gnutls/pkg-plist
+++ b/security/gnutls/pkg-plist
@@ -15,15 +15,12 @@ include/gnutls/openpgp.h
include/gnutls/openssl.h
include/gnutls/pkcs12.h
include/gnutls/x509.h
-lib/libgnutls-extra.a
lib/libgnutls-extra.la
lib/libgnutls-extra.so
lib/libgnutls-extra.so.12
-lib/libgnutls-openssl.a
lib/libgnutls-openssl.la
lib/libgnutls-openssl.so
lib/libgnutls-openssl.so.12
-lib/libgnutls.a
lib/libgnutls.la
lib/libgnutls.so
lib/libgnutls.so.12