diff options
Diffstat (limited to 'games/gnmm/Makefile')
-rw-r--r-- | games/gnmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile index 02ea2851a746..40221636a286 100644 --- a/games/gnmm/Makefile +++ b/games/gnmm/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome MAINTAINER= barner@gmx.de COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ iconv.3:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes |