diff options
Diffstat (limited to 'net-mgmt/driftnet/Makefile')
-rw-r--r-- | net-mgmt/driftnet/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index ed5af6b17c09..4651e306e9c1 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -1,7 +1,6 @@ PORTNAME= driftnet -DISTVERSION= 1.5.0 -PORTREVISION= 2 DISTVERSIONPREFIX= v +DISTVERSION= 1.6.0 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org @@ -22,7 +21,7 @@ USES= autoreconf gettext-runtime gmake gnome jpeg localbase:ldflags \ USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= deiv -USE_GNOME= gtk20 +USE_GNOME= gtk30 USE_XORG= x11 xext xi GNU_CONFIGURE= yes @@ -30,8 +29,7 @@ CONFIGURE_ARGS+= --disable-debug INSTALL_TARGET= install-strip -PLIST_FILES= ${DATADIR}/static-html/index.html \ - bin/driftnet \ +PLIST_FILES= bin/driftnet \ share/man/man1/driftnet.1.gz PORTDOCS= * |