summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-16 21:52:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-16 21:52:40 +0000
commitffb21b5654e56c5c34ac39799d4746eb84c17ecc (patch)
treeb1e4b6e4fe103d42cf22f4306aad320232380044 /security
parentFix typo (database -> databases) that killed INDEX build. (diff)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Notes
Notes: svn path=/head/; revision=29651
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-sasl/Makefile2
-rw-r--r--security/cyrus-sasl2/Makefile2
-rw-r--r--security/heimdal/Makefile2
-rw-r--r--security/kgpg-kde4/Makefile2
-rw-r--r--security/krb5-16/Makefile2
-rw-r--r--security/krb5-17/Makefile2
-rw-r--r--security/krb5-appl/Makefile2
-rw-r--r--security/krb5/Makefile2
-rw-r--r--security/kwallet/Makefile2
-rw-r--r--security/libmcrypt/Makefile2
-rw-r--r--security/libparanoia/Makefile2
-rw-r--r--security/mhash/Makefile2
-rw-r--r--security/rsaref/Makefile2
-rw-r--r--security/tcp_wrapper/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index de5d00e64bf5..75b9e5164b0a 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= hetzels@westbend.net
USE_OPENSSL= RSA
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index de5d00e64bf5..75b9e5164b0a 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= hetzels@westbend.net
USE_OPENSSL= RSA
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 40f1c5f9fe3f..26bf0ae8e59b 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -30,7 +30,7 @@ MAN8= ftpd.8 hprop.8 hpropd.8 kdc.8 kpasswdd.8 kstash.8 \
string2key.8
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared
.if defined(HEIMDAL_HOME)
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile
index 6ca9487dcaf3..be2f9e2cd5db 100644
--- a/security/kgpg-kde4/Makefile
+++ b/security/kgpg-kde4/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT2= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile
index acd501567d7a..799d910670a3 100644
--- a/security/krb5-16/Makefile
+++ b/security/krb5-16/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_GMAKE= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --enable-shared --with-ccopts="${CFLAGS}"
CONFIGURE_ENV= INSTALL="${INSTALL}"
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile
index acd501567d7a..799d910670a3 100644
--- a/security/krb5-17/Makefile
+++ b/security/krb5-17/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_GMAKE= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --enable-shared --with-ccopts="${CFLAGS}"
CONFIGURE_ENV= INSTALL="${INSTALL}"
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index acd501567d7a..799d910670a3 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_GMAKE= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --enable-shared --with-ccopts="${CFLAGS}"
CONFIGURE_ENV= INSTALL="${INSTALL}"
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index acd501567d7a..799d910670a3 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_GMAKE= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --enable-shared --with-ccopts="${CFLAGS}"
CONFIGURE_ENV= INSTALL="${INSTALL}"
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 6ca9487dcaf3..be2f9e2cd5db 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT2= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile
index 3880ab6860e2..e46bcd8d8264 100644
--- a/security/libmcrypt/Makefile
+++ b/security/libmcrypt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/old/ \
MAINTAINER= nsayer@freebsd.org
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-posix-threads
diff --git a/security/libparanoia/Makefile b/security/libparanoia/Makefile
index de8e89a0cdef..b7ea1b70c995 100644
--- a/security/libparanoia/Makefile
+++ b/security/libparanoia/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= snar@paranoia.ru
ONLY_FOR_ARCHS= i386
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
# this library depends on system-defined headers "SYS.h" and "DEFS.h"
# which may differ from release to release.
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index 720d6a1202e0..a171a98a24f3 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://schumann.cx/mhash/dl/
MAINTAINER= nsayer@freebsd.org
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-LDFLAGS='-lc_r'
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 01e4790221df..a8d34fdd75ce 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -23,7 +23,7 @@ MAINTAINER= kris@FreeBSD.ORG
WRKSRC= ${WRKDIR}/source
RESTRICTED= "Contains cryptography"
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
pre-extract:
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
index 5b070338407a..7118e5c34e51 100644
--- a/security/tcp_wrapper/Makefile
+++ b/security/tcp_wrapper/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= torstenb@FreeBSD.org
FORBIDDEN= tcp_wrappers is in the base system
.endif
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
ALL_TARGET= freebsd
MAN3= hosts_access.3