diff options
Diffstat (limited to 'mail/p5-Clamd/Makefile')
-rw-r--r-- | mail/p5-Clamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Clamd/Makefile b/mail/p5-Clamd/Makefile index 8969748783f6..c1c9e37d0cdf 100644 --- a/mail/p5-Clamd/Makefile +++ b/mail/p5-Clamd/Makefile @@ -1,4 +1,3 @@ -# Created by: pgollucci@p6m7g8.com # $FreeBSD$ PORTNAME= Clamd @@ -25,6 +24,7 @@ PLIST_FILES= %%SITE_PERL%%/Clamd.pm \ PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Clamd +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Makefile.PL |