From 581e69adb267a46bd059f3252f57fdda449034ef Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 7 Oct 2007 05:45:04 +0000 Subject: Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr --- x11/libexo/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11') diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 327e9e3a50fd..9a94fa9337dd 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -28,6 +28,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes +USE_PERL5= yes USE_XFCE= configenv libutil mcsmanager USE_XLIB= yes -- cgit v1.2.3