diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-30 11:59:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-30 11:59:46 +0800 |
commit | 10c666b0b63663c2bdcfc0dca2a8855fc8065591 (patch) | |
tree | b1e580ea255bba9aeeec58d34442b824814b85c8 /games | |
parent | 775d1f5d8e6db707a852e1ff53fadc8231c04d17 (diff) | |
download | freebsd-ports-gnome-10c666b0b63663c2bdcfc0dca2a8855fc8065591.tar.gz freebsd-ports-gnome-10c666b0b63663c2bdcfc0dca2a8855fc8065591.tar.zst freebsd-ports-gnome-10c666b0b63663c2bdcfc0dca2a8855fc8065591.zip |
Chase the gnomemm shared lib version.
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 |