aboutsummaryrefslogtreecommitdiff
path: root/security/shishi
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-20 09:19:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-20 09:19:27 +0000
commit464a14a76087f61d9b0b4900b5f4a1ae53eac16c (patch)
tree275083a111ee4a2518a373c86b0fb43866909bd9 /security/shishi
parentc4603c6c8d02d0dea77c2051e680a8c562177d3f (diff)
downloadports-464a14a76087f61d9b0b4900b5f4a1ae53eac16c.tar.gz
ports-464a14a76087f61d9b0b4900b5f4a1ae53eac16c.zip
Notes
Diffstat (limited to 'security/shishi')
-rw-r--r--security/shishi/Makefile10
-rw-r--r--security/shishi/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 69a0b1bd0c23..dc05ba6f803b 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= shishi
-PORTVERSION= 0.0.20
+PORTVERSION= 0.0.21
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
${MASTER_SITE_GNU_ALPHA}
@@ -18,8 +18,6 @@ COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn \
tasn1.2:${PORTSDIR}/security/libtasn1
-PKGMESSAGE= ${WRKDIR}/pkg-message
-
USE_PERL5_BUILD= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
@@ -33,6 +31,8 @@ INSTALLS_SHLIB= yes
INFO= shishi
+SUB_FILES= pkg-message
+
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
@@ -50,10 +50,6 @@ PLIST_SUB+= NLS=""
post-extract:
@${RM} -f ${WRKSRC}/doc/shishi.info*
-post-patch:
- @${SED} -e 's,%%PREFIX%%,${PREFIX},g' \
- ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
-
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/security/shishi/distinfo b/security/shishi/distinfo
index 1f26433ca556..ef9ea7943c72 100644
--- a/security/shishi/distinfo
+++ b/security/shishi/distinfo
@@ -1,2 +1,2 @@
-MD5 (shishi-0.0.20.tar.gz) = 30ca81f6978c6f8a451fd9c232b474d0
-SIZE (shishi-0.0.20.tar.gz) = 3229771
+MD5 (shishi-0.0.21.tar.gz) = 8b4905cb0ece7a892c5457fb61968232
+SIZE (shishi-0.0.21.tar.gz) = 3237038