aboutsummaryrefslogtreecommitdiff
path: root/www/rsstail
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/rsstail
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
Diffstat (limited to 'www/rsstail')
-rw-r--r--www/rsstail/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/rsstail/Makefile b/www/rsstail/Makefile
index 4a45d4cd04d7..464acc7c9e6c 100644
--- a/www/rsstail/Makefile
+++ b/www/rsstail/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rsstail
-# Date created: 21 April 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= rsstail
PORTVERSION= 1.8
@@ -21,6 +17,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|=-O2 -Wall|+=|;/^LDFLAGS/s|=|+=|' ${WRKSRC}/Makefile