diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-14 19:58:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-14 19:58:10 +0000 |
commit | 85456ef82495b1b9daa23d074a551ae8ce5b9af6 (patch) | |
tree | a7689f7c9716a802b5b1550ba9c8a035fa3c4ace /deskutils/evolution-jescs | |
parent | Upgrade to 4.0.6. (diff) |
Remove the obsolete USE_PERL.
Reported by: erwin
Diffstat (limited to 'deskutils/evolution-jescs')
-rw-r--r-- | deskutils/evolution-jescs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile index 8b963ae2d11c..2a0a819f57b0 100644 --- a/deskutils/evolution-jescs/Makefile +++ b/deskutils/evolution-jescs/Makefile @@ -24,7 +24,6 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_PERL= yes USE_GNOME= gnomeprefix gnomehack intlhack gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |