summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2010-09-13 18:46:44 +0000
committerJuergen Lock <nox@FreeBSD.org>2010-09-13 18:46:44 +0000
commitf256b39a5c2b02819f7409145086012d54c2b7ba (patch)
treec71a2a98beeb6e8f4fdc10645120faf9eb4c8b82 /security
parent- Update rpms to 3.12.3.99.3-2.10.6.fc10 [1] (diff)
- Small plist fix (empty dir)
PR: ports/150133 (related to) Submitted by: Marin ROCHE <krnkktz@gmail.com>
Notes
Notes: svn path=/head/; revision=261082
Diffstat (limited to 'security')
-rw-r--r--security/linux-f10-cyrus-sasl2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/linux-f10-cyrus-sasl2/Makefile b/security/linux-f10-cyrus-sasl2/Makefile
index 5637db549b2f..1ed7bc45e30e 100644
--- a/security/linux-f10-cyrus-sasl2/Makefile
+++ b/security/linux-f10-cyrus-sasl2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cyrus-sasl2
PORTVERSION= 2.1.22
+PORTREVISION= 1
CATEGORIES= security linux
PKGNAMEPREFIX= linux-f10-
DISTNAME= cyrus-sasl-lib-${PORTVERSION}-${RPMVERSION}
@@ -25,6 +26,7 @@ DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
PLIST_DIRS= etc/sasl2 usr/lib/sasl2
PLIST_FILES= usr/lib/libsasl2.so.2 usr/lib/libsasl2.so.2.0.22 usr/lib/sasl2/libanonymous.so usr/lib/sasl2/libanonymous.so.2 usr/lib/sasl2/libanonymous.so.2.0.22 usr/lib/sasl2/libsasldb.so usr/lib/sasl2/libsasldb.so.2 usr/lib/sasl2/libsasldb.so.2.0.22 usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2
+PLIST_FILES+= "@exec mkdir -p %D/etc/sasl2"
DOCSDIR= usr/share/doc/cyrus-sasl-lib-${PORTVERSION}
PORTDOCS= AUTHORS COPYING NEWS README advanced.html appconvert.html components.html gssapi.html index.html install.html macosx.html mechanisms.html options.html plugprog.html programming.html readme.html sysadmin.html upgrading.html windows.html