diff options
-rw-r--r-- | comms/linpsk/Makefile | 1 |
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 |