aboutsummaryrefslogtreecommitdiff
path: root/graphics/sng
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
commiteb08c5441cf4772f805b99523084b12164ed2495 (patch)
treef4861f167b47e08ed6e9f5bbe5172252c8b51efc /graphics/sng
parenta285ade9102ca7c15642dfccd7816abc3c725c98 (diff)
downloadports-eb08c5441cf4772f805b99523084b12164ed2495.tar.gz
ports-eb08c5441cf4772f805b99523084b12164ed2495.zip
Notes
Diffstat (limited to 'graphics/sng')
-rw-r--r--graphics/sng/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile
index 87fdc7cfdbf2..5c13afcd48fd 100644
--- a/graphics/sng/Makefile
+++ b/graphics/sng/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: sng
-# Date created: Mar 20, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sng
PORTVERSION= 1.0.5
@@ -28,6 +23,7 @@ CONFIGURE_ARGS= --with-png-inc=${LOCALBASE}/include \
MAN1= sng.1
PLIST_FILES= bin/sng bin/sng_regress
+NO_STAGE= yes
no-pre-patch:
@${REINPLACE_CMD} -e 's|-static||g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e '33,34s|^static ||' ${WRKSRC}/sngd.c