aboutsummaryrefslogtreecommitdiffstats
path: root/comms/linpsk/Makefile
diff options
context:
space:
mode:
authorxride <xride@FreeBSD.org>2008-03-19 04:27:50 +0800
committerxride <xride@FreeBSD.org>2008-03-19 04:27:50 +0800
commit965ad603c8c62f7adc64b1e6731fa3b29eda29ea (patch)
tree6e8ad88446488b80f1fd5a3a8ee746d02d9b8c6c /comms/linpsk/Makefile
parent41363227f572acaa3112bb16fe20e8b3affe15a7 (diff)
downloadfreebsd-ports-gnome-965ad603c8c62f7adc64b1e6731fa3b29eda29ea.tar.gz
freebsd-ports-gnome-965ad603c8c62f7adc64b1e6731fa3b29eda29ea.tar.zst
freebsd-ports-gnome-965ad603c8c62f7adc64b1e6731fa3b29eda29ea.zip
Cleanup USE_X_PREFIX
Diffstat (limited to 'comms/linpsk/Makefile')
-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