diff options
Diffstat (limited to 'comms/gnocky/Makefile')
-rw-r--r-- | comms/gnocky/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile index 220a4640f152..bc28bff3b0b4 100644 --- a/comms/gnocky/Makefile +++ b/comms/gnocky/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= http://www.gnokii.org/download/gnocky/ MAINTAINER= danfe@FreeBSD.org COMMENT= A graphical (GTK+2) frontend for gnokii -LIB_DEPENDS= gnokii.4:${PORTSDIR}/comms/gnokii \ - usb-0.1.8:${PORTSDIR}/devel/libusb +LIB_DEPENDS= gnokii.4:${PORTSDIR}/comms/gnokii USE_GNOME= gtk20 libglade2 GNU_CONFIGURE= yes |