aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 06:57:02 +0800
committerkris <kris@FreeBSD.org>2006-01-26 06:57:02 +0800
commit6ecf8cd0366b970e8f9e72fdd0769a361ee8217b (patch)
treea78ef3684b63c974d405dad0dbd63c06e5dc14c4 /comms
parentcd81ec9fbcbaa93c0328dbb4a1e27aa9b1bd7461 (diff)
downloadfreebsd-ports-gnome-6ecf8cd0366b970e8f9e72fdd0769a361ee8217b.tar.gz
freebsd-ports-gnome-6ecf8cd0366b970e8f9e72fdd0769a361ee8217b.tar.zst
freebsd-ports-gnome-6ecf8cd0366b970e8f9e72fdd0769a361ee8217b.zip
Add missing USE_PERL5_BUILD
Diffstat (limited to 'comms')
-rw-r--r--comms/linpsk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile
index 88b7a9aee63f..d1ef2b8943ed 100644
--- a/comms/linpsk/Makefile
+++ b/comms/linpsk/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/bitstream-vera/fonts.dir:${PORTSDIR}/x11-fonts/bitstream-vera
USE_X_PREFIX= yes
+USE_PERL5_BUILD=yes
USE_QT_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes