diff options
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 |