aboutsummaryrefslogtreecommitdiff
path: root/devel/beautifyphp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/beautifyphp/Makefile')
-rw-r--r--devel/beautifyphp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/beautifyphp/Makefile b/devel/beautifyphp/Makefile
index 67009f650d93..4894c003e834 100644
--- a/devel/beautifyphp/Makefile
+++ b/devel/beautifyphp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: beautifyphp
-# Date created: 03 August 2005
-# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
-#
+# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= beautifyphp
PORTVERSION= 0.5.0
@@ -23,6 +19,7 @@ PLIST_FILES= bin/beautify_php share/${PORTNAME}/beautify_php.php \
share/pear/beautify_php.class.inc
PLIST_DIRS= share/${PORTNAME}
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's,/usr/bin/php,${LOCALBASE}/bin/php,g' ${WRKSRC}/beautify_php
@${FIND} ${WRKSRC} -name "*.bak" -or -name "*.orig" -delete