diff options
Diffstat (limited to 'mail/roundcube-umich/Makefile')
-rw-r--r-- | mail/roundcube-umich/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/roundcube-umich/Makefile b/mail/roundcube-umich/Makefile index 233c9b5398bf..0bb37761eaee 100644 --- a/mail/roundcube-umich/Makefile +++ b/mail/roundcube-umich/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: umich -# Date created: Thu 13 Aug 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ -# PORTNAME= umich PORTVERSION= 20090813 @@ -28,6 +24,7 @@ x-generate-plist: build ${FIND} . -type d | ${SORT} -r | ${SED} \ -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes post-patch: ${FIND} ${WRKSRC} -type f -name '*.orig' -delete |