diff options
Diffstat (limited to 'net/fonulator/Makefile')
-rw-r--r-- | net/fonulator/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/fonulator/Makefile b/net/fonulator/Makefile index a26173a521a9..9d5707fb54f9 100644 --- a/net/fonulator/Makefile +++ b/net/fonulator/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fonulator -# Date created: 12 Jan 2010 -# Whom: Max Khon <fjoe@FreeBSD.org> -# +# Created by: Max Khon <fjoe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= fonulator PORTVERSION= 2.0.1 @@ -26,6 +22,7 @@ LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config PLIST_FILES= bin/fonulator MAN1= fonulator.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD}\ -e 's,/usr/lib/libargtable2.a,${LOCALBASE}/lib/libargtable2.a,'\ |