diff options
author | marcus <marcus@FreeBSD.org> | 2006-06-12 03:06:37 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-06-12 03:06:37 +0800 |
commit | 83fa16d74b4eddeb60654e7a4e40a78064a7360d (patch) | |
tree | 313079f7adf52211a2e6150a236b52e55119df03 /www | |
parent | 40182b267013e1382c24b11bb03a0fb209e73a3b (diff) | |
download | freebsd-ports-gnome-83fa16d74b4eddeb60654e7a4e40a78064a7360d.tar.gz freebsd-ports-gnome-83fa16d74b4eddeb60654e7a4e40a78064a7360d.tar.zst freebsd-ports-gnome-83fa16d74b4eddeb60654e7a4e40a78064a7360d.zip |
Remove an obsolete USE_PERL.
Reported by: erwin
Diffstat (limited to 'www')
-rw-r--r-- | www/evolution-webcal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 821796aaf712..240f13068110 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_PERL= yes USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |