aboutsummaryrefslogtreecommitdiff
path: root/www/rsstool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rsstool/Makefile')
-rw-r--r--www/rsstool/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/rsstool/Makefile b/www/rsstool/Makefile
index 6161dcb64397..43d7b79838f0 100644
--- a/www/rsstool/Makefile
+++ b/www/rsstool/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rsstool
-# Date created: 11 June 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= rsstool
DISTVERSION= 1.0.0
@@ -21,6 +17,7 @@ BUILD_WRKSRC= ${WRKSRC}/src
CONFIGURE_WRKSRC= ${WRKSRC}/src
HAS_CONFIGURE= yes
+NO_STAGE= yes
post-patch:
@cd ${BUILD_WRKSRC}/&&${REINPLACE_CMD} -e 's|gcc|${CC}|' Makefile