diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-01 01:52:23 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-01 01:52:23 +0800 |
commit | 489a139747d4845518fd8ef6aec427d9c810acd8 (patch) | |
tree | efc3b35341321b20b2a3aef5396a59643da16a34 /games/xmastermind | |
parent | 48eeda14e1194d0c63d9c8fd661d99eb763113aa (diff) | |
download | freebsd-ports-gnome-489a139747d4845518fd8ef6aec427d9c810acd8.tar.gz freebsd-ports-gnome-489a139747d4845518fd8ef6aec427d9c810acd8.tar.zst freebsd-ports-gnome-489a139747d4845518fd8ef6aec427d9c810acd8.zip |
- Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
Diffstat (limited to 'games/xmastermind')
-rw-r--r-- | games/xmastermind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index 55d96af4228c..10f5f7865b23 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmastermind PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SUNSITE/games/strategy |