summaryrefslogtreecommitdiff
path: root/security/fiked/Makefile
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-08-25 01:14:05 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-08-25 01:14:05 +0000
commit837edb16d9afa779832ea2c7c4dfaec39586e476 (patch)
treea95f28d17ba9feec15c80b3dde4dbff9d338fd7f /security/fiked/Makefile
parentThis port is for the Gist commandline tool, which allows for posting to the (diff)
- Update to 0.0.5.
PR: ports/137403 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes
Notes: svn path=/head/; revision=240291
Diffstat (limited to 'security/fiked/Makefile')
-rw-r--r--security/fiked/Makefile14
1 files changed, 3 insertions, 11 deletions
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index 918c866dd20e..eea8c5dfe7e8 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= fiked
-PORTVERSION= 0.0.4
-PORTREVISION= 4
+PORTVERSION= 0.0.5
CATEGORIES= security
-MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \
- http://mirror.roe.ch/dist/fiked/
+MASTER_SITES= http://mirror.roe.ch/dist/fiked/
MAINTAINER= daniel@roe.ch
COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
@@ -29,14 +27,8 @@ PLIST_FILES= bin/fiked
MAN1= fiked.1
PORTDOCS= README NEWS
-LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config
-
post-patch:
- @${REINPLACE_CMD} -e \
- 's|=-g|=|; \
- s|-lnet|`${LIBNET_CONFIG} --libs`|; \
- s|-DWITH_LIBNET|& `${LIBNET_CONFIG} --cflags`|' \
- ${WRKSRC}/${MAKEFILE}
+ @${REINPLACE_CMD} -e 's|=-g|=|' ${WRKSRC}/${MAKEFILE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fiked ${PREFIX}/bin