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-p2p | |
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-p2p')
-rw-r--r-- | net-p2p/gnewtellium/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/gtkhx/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/lopster/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/napshare/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile index c408673e01c3..224abdeb720f 100644 --- a/net-p2p/gnewtellium/Makefile +++ b/net-p2p/gnewtellium/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnewtellium PORTVERSION= 0.05b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile index a952ce545d98..8b2610c4845b 100644 --- a/net-p2p/gtkhx/Makefile +++ b/net-p2p/gtkhx/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkhx PORTVERSION= 0.9.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 5a25e7dc53b8..ee636ffd519f 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -3,7 +3,7 @@ PORTNAME= lopster PORTVERSION= 1.2.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p MASTER_SITES= SF \ http://lopster.sourceforge.net/download/ diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile index 51cfbc9dc417..416c99240705 100644 --- a/net-p2p/napshare/Makefile +++ b/net-p2p/napshare/Makefile @@ -3,7 +3,7 @@ PORTNAME= napshare PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux |