diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-13 23:11:27 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-13 23:11:27 +0800 |
commit | 2c7a212b0850c2071e5f660fda2ecb995131ff43 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /net-mgmt/driftnet | |
parent | 94f0dd10e249d803f7a63a254cefbae635e6e4ff (diff) | |
download | freebsd-ports-gnome-2c7a212b0850c2071e5f660fda2ecb995131ff43.tar.gz freebsd-ports-gnome-2c7a212b0850c2071e5f660fda2ecb995131ff43.tar.zst freebsd-ports-gnome-2c7a212b0850c2071e5f660fda2ecb995131ff43.zip |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
Diffstat (limited to 'net-mgmt/driftnet')
-rw-r--r-- | net-mgmt/driftnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index 3a393beb5007..deb2d1dcb635 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= driftnet PORTVERSION= 0.1.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \ http://www.vanheusden.com/mirrors/ |