aboutsummaryrefslogtreecommitdiff
path: root/www/asp2php/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-02 22:59:47 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-02 22:59:47 +0000
commite42e4f0f1505b99aad484deb5b4017ec46bc3bfc (patch)
treefe73ff25a9cd54143e726e1938d004b4e7d2f48f /www/asp2php/Makefile
parent006a41da86b56de9af3d0fe9fc00661c1880f47c (diff)
downloadports-e42e4f0f1505b99aad484deb5b4017ec46bc3bfc.tar.gz
ports-e42e4f0f1505b99aad484deb5b4017ec46bc3bfc.zip
Notes
Diffstat (limited to 'www/asp2php/Makefile')
-rw-r--r--www/asp2php/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile
index 27b8c4aadd4c..a76e271cfbc2 100644
--- a/www/asp2php/Makefile
+++ b/www/asp2php/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= asp2php
-PORTVERSION= 0.76.4a
+PORTVERSION= 0.76.5
CATEGORIES= www
-MASTER_SITES= http://home.i1.net/~naken/asp2php/
+MASTER_SITES= http://65.108.58.129/asp2php/
MAINTAINER= ports@FreeBSD.org
@@ -29,8 +29,10 @@ PLIST_SUB+= WANT_GTK="@comment "
.endif
post-patch:
- @${PERL} -pi -e 's|^CC=|#CC=|g ; \
- s|`gtk-config|`\$$\{GTK_CONFIG\}|g' ${WRKSRC}/Makefile
+ @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${PERL} -pi -e \
+ 's|^CC=|#CC=|g ; \
+ s| make| \$$\{MAKE\}|g ; \
+ s|`gtk-config|`\$$\{GTK_CONFIG\}|g'
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/asp2php ${PREFIX}/bin