summaryrefslogtreecommitdiff
path: root/net-mgmt/isic
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/isic
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
Notes
Notes: svn path=/head/; revision=327757
Diffstat (limited to 'net-mgmt/isic')
-rw-r--r--net-mgmt/isic/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile
index 35ec616000a0..15fb0747674c 100644
--- a/net-mgmt/isic/Makefile
+++ b/net-mgmt/isic/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: isic
-# Date created: 25 February 2000
-# Whom: Brad Hendrickse <bradh@uunet.co.za>
-#
+# Created by: Brad Hendrickse <bradh@uunet.co.za>
# $FreeBSD$
-#
PORTNAME= isic
PORTVERSION= 0.07
@@ -23,6 +19,7 @@ MAN1= isic.1
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-lnet|`${LIBNET_CONFIG} --libs`|' \
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}