diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 18:49:20 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 18:49:20 +0800 |
commit | 961620980ed9d8c3365153a873392090988b6974 (patch) | |
tree | dda9c921d8a7bc6935b14d6be934287eabc6df05 /www/flock | |
parent | cabf47589e9747632449664973929de957fbba02 (diff) | |
download | freebsd-ports-gnome-961620980ed9d8c3365153a873392090988b6974.tar.gz freebsd-ports-gnome-961620980ed9d8c3365153a873392090988b6974.tar.zst freebsd-ports-gnome-961620980ed9d8c3365153a873392090988b6974.zip |
Perl is only needed for building this.
Diffstat (limited to 'www/flock')
-rw-r--r-- | www/flock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla |