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 /x11-clocks | |
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 'x11-clocks')
-rw-r--r-- | x11-clocks/asclock-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmclockmon/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmfishtime/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile index 1d998ae880e2..7fe8d7720202 100644 --- a/x11-clocks/asclock-gtk/Makefile +++ b/x11-clocks/asclock-gtk/Makefile @@ -2,7 +2,7 @@ PORTNAME= asclock-gtk PORTVERSION= 2.1.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-clocks afterstep windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile index 6fd399f314f5..dcfaeab78ded 100644 --- a/x11-clocks/wmclockmon/Makefile +++ b/x11-clocks/wmclockmon/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmclockmon PORTVERSION= 0.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ diff --git a/x11-clocks/wmfishtime/Makefile b/x11-clocks/wmfishtime/Makefile index b32088f6ce37..19030b258107 100644 --- a/x11-clocks/wmfishtime/Makefile +++ b/x11-clocks/wmfishtime/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmfishtime PORTVERSION= 1.24 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \ http://atreides.freenix.no/~anders/ |