diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /x11-wm | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/beryl-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/beryl-core/Makefile b/x11-wm/beryl-core/Makefile index 2826f03a2bbf..0ed02322b5fb 100644 --- a/x11-wm/beryl-core/Makefile +++ b/x11-wm/beryl-core/Makefile @@ -28,6 +28,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack glib20 gconf2 USE_GETTEXT= yes USE_LDCONFIG= yes +USE_PERL5= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --disable-berylmesa |