diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
commit | e57110f7ccf918c6f6e12b6753bd73d30b97eab2 (patch) | |
tree | 234640833414fc9ff563d00b43e2c6a1ac8b117a /games | |
parent | Update to 1.2.4. (diff) |
Chase the gnomemm shared lib version.
Notes
Notes:
svn path=/head/; revision=74236
Diffstat (limited to 'games')
-rw-r--r-- | games/gnomoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomoku/Makefile b/games/gnomoku/Makefile index 7fead6bbf3d9..6dedfae30058 100644 --- a/games/gnomoku/Makefile +++ b/games/gnomoku/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GNOMENG= yes |