aboutsummaryrefslogtreecommitdiffstats
path: root/comms/fldigi/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-03-24 06:27:38 +0800
committergahr <gahr@FreeBSD.org>2010-03-24 06:27:38 +0800
commit63c20381eabbff8ff8db24ea0979815102c0ae6b (patch)
treeaac27bd342e977bac52611962c33dfaf78a9b159 /comms/fldigi/Makefile
parent3cc6d6d1163f84e1c79eb38783b4a9e6455da7b6 (diff)
downloadfreebsd-ports-gnome-63c20381eabbff8ff8db24ea0979815102c0ae6b.tar.gz
freebsd-ports-gnome-63c20381eabbff8ff8db24ea0979815102c0ae6b.tar.zst
freebsd-ports-gnome-63c20381eabbff8ff8db24ea0979815102c0ae6b.zip
- Fix previous commit (redefinition of LIB_DEPENDS)
Reported by: QAT
Diffstat (limited to 'comms/fldigi/Makefile')
-rw-r--r--comms/fldigi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index c3561e167577..fb4cb3c223db 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
boost_wave:${PORTSDIR}/devel/boost-libs \
pulse:${PORTSDIR}/audio/pulseaudio \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
-LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
USE_DOS2UNIX= yes
USE_GMAKE= yes