aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2002-07-04 17:20:30 +0800
committermikeh <mikeh@FreeBSD.org>2002-07-04 17:20:30 +0800
commit3b84af8b5e02a87b4cb2636aedf6f6651def06df (patch)
treefbdbb9745125d5c2b7ccb6ddc87ab9f34718df63 /games
parent0bb68a5998250121d273072a37ad3dc0912ee48c (diff)
downloadfreebsd-ports-gnome-3b84af8b5e02a87b4cb2636aedf6f6651def06df.tar.gz
freebsd-ports-gnome-3b84af8b5e02a87b4cb2636aedf6f6651def06df.tar.zst
freebsd-ports-gnome-3b84af8b5e02a87b4cb2636aedf6f6651def06df.zip
Bump XForms lib. version.
Diffstat (limited to 'games')
-rw-r--r--games/xjumpjump/Makefile2
-rw-r--r--games/xmastermind/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile
index 5ec9b7fb20c4..9fa6fa952f2e 100644
--- a/games/xjumpjump/Makefile
+++ b/games/xjumpjump/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms
+LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
USE_X_PREFIX= yes
diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile
index 7fa9858b0849..e90935d00015 100644
--- a/games/xmastermind/Makefile
+++ b/games/xmastermind/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= games/strategy
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms
+LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
USE_REINPLACE= yes
USE_X_PREFIX= yes