From 6ecf8cd0366b970e8f9e72fdd0769a361ee8217b Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 25 Jan 2006 22:57:02 +0000 Subject: Add missing USE_PERL5_BUILD --- comms/linpsk/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/linpsk') 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 -- cgit