diff options
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index bb320412b2e7..2da5e3ecafb8 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -38,7 +38,7 @@ PATCHES= pastel.diff .include <bsd.port.pre.mk> -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config |