aboutsummaryrefslogtreecommitdiff
path: root/devel/libixp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libixp/Makefile')
-rw-r--r--devel/libixp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libixp/Makefile b/devel/libixp/Makefile
index f00d6b8354d5..471e1c03243c 100644
--- a/devel/libixp/Makefile
+++ b/devel/libixp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libixp
-# Date created: 17 February 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libixp
PORTVERSION= 0.5
@@ -21,6 +17,7 @@ MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC} -c" LD="${CC}" \
MAN1= ixpc.1
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|\.a|.so|g; s|(AR)|(LD) -shared -fPIC -o|' \
${WRKSRC}/mk/lib.mk ${WRKSRC}/mk/hdr.mk