aboutsummaryrefslogtreecommitdiff
path: root/security/zxid
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-07-10 02:33:53 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-07-10 02:33:53 +0000
commitbec6bb1f6e2339c2524a72a520da4f25f4e29b11 (patch)
tree5d01530a81b6bb1d1277256da22ac819d0a9208b /security/zxid
parent52a4b7adae3e4be76bb9cc02d25c63057f16b672 (diff)
downloadports-bec6bb1f6e2339c2524a72a520da4f25f4e29b11.tar.gz
ports-bec6bb1f6e2339c2524a72a520da4f25f4e29b11.zip
- Add a post-install routine to link file.
- Bump PORTREVISION. (since pkg-plist change) PR: ports/114428 Submitted by: maintainer (Gea-Suan Lin)
Notes
Notes: svn path=/head/; revision=195339
Diffstat (limited to 'security/zxid')
-rw-r--r--security/zxid/Makefile4
-rw-r--r--security/zxid/pkg-plist1
2 files changed, 5 insertions, 0 deletions
diff --git a/security/zxid/Makefile b/security/zxid/Makefile
index 5aa68f862e00..713148a80afe 100644
--- a/security/zxid/Makefile
+++ b/security/zxid/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zxid
PORTVERSION= 0.17
+PORTREVISION= 1
CATEGORIES= security www
MASTER_SITES= http://zxid.org/
EXTRACT_SUFX= .tgz
@@ -22,4 +23,7 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
USE_OPENSSL= yes
+post-install:
+ ${LN} -s libzxid.so.0.0 ${PREFIX}/lib/libzxid.so.0
+
.include <bsd.port.mk>
diff --git a/security/zxid/pkg-plist b/security/zxid/pkg-plist
index ec8b3e2407c4..1d1f841dd66e 100644
--- a/security/zxid/pkg-plist
+++ b/security/zxid/pkg-plist
@@ -57,5 +57,6 @@ include/zxid/zxidconf.h
include/zxid/zxidvers.h
include/zxid/zxwsc.h
lib/libzxid.a
+lib/libzxid.so.0
lib/libzxid.so.0.0
@dirrmtry include/zxid