diff options
Diffstat (limited to 'www/podcastamatic/Makefile')
-rw-r--r-- | www/podcastamatic/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/podcastamatic/Makefile b/www/podcastamatic/Makefile index 7033472d4e87..9e67014431da 100644 --- a/www/podcastamatic/Makefile +++ b/www/podcastamatic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: podcastamatic -# Date created: 12 July 2005 -# Whom: lars.eggert@gmx.net -# +# Created by: lars.eggert@gmx.net # $FreeBSD$ -# PORTNAME= podcastamatic PORTVERSION= 1.3 @@ -25,6 +21,7 @@ USE_PERL5= run NO_BUILD= yes +NO_STAGE= yes do-patch: @${REINPLACE_CMD} -e "s|${PORTNAME}.conf|${PREFIX}/etc/${PORTNAME}.conf|"\ ${WRKSRC}/${PORTNAME}.pl |