summaryrefslogtreecommitdiff
path: root/comms/linpsk
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2008-03-18 20:27:50 +0000
committerSoeren Straarup <xride@FreeBSD.org>2008-03-18 20:27:50 +0000
commit1fec9f19208245fef81ae4adef65f943584fdbd4 (patch)
tree62b9be9c75c9ab88f5d107a4a7779f4e9bcdda68 /comms/linpsk
parentCleanup USE_XLIB (diff)
Cleanup USE_X_PREFIX
Notes
Notes: svn path=/head/; revision=209311
Diffstat (limited to 'comms/linpsk')
-rw-r--r--comms/linpsk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile
index 5dc1444b104c..5379e14d63a5 100644
--- a/comms/linpsk/Makefile
+++ b/comms/linpsk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linpsk
PORTVERSION= 0.8.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,6 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
portaudio:${PORTSDIR}/audio/portaudio
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