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