diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-10 14:15:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-10 14:15:24 +0800 |
commit | 280fa47abbd42b23c6d889c0d6e120e8bcafbd9b (patch) | |
tree | 32710d8158a5b09eda768870195ebee3944c3996 /comms | |
parent | fe4afed5c646bda525f4afd635b027ad8a2e9232 (diff) | |
download | freebsd-ports-gnome-280fa47abbd42b23c6d889c0d6e120e8bcafbd9b.tar.gz freebsd-ports-gnome-280fa47abbd42b23c6d889c0d6e120e8bcafbd9b.tar.zst freebsd-ports-gnome-280fa47abbd42b23c6d889c0d6e120e8bcafbd9b.zip |
- Chase comms/gnokii shlib bump
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnocky/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile index 84294a113095..37326bc5c1c8 100644 --- a/comms/gnocky/Makefile +++ b/comms/gnocky/Makefile @@ -7,14 +7,14 @@ PORTNAME= gnocky PORTVERSION= 0.0.6 -PORTREVISION= 5 +PORTREVISION= 6 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.5:${PORTSDIR}/comms/gnokii +LIB_DEPENDS= gnokii.6:${PORTSDIR}/comms/gnokii USE_GNOME= gtk20 libglade2 GNU_CONFIGURE= yes |