From ffc9c36caae708ba6e3ed9f9646c29e465792bbd Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sat, 3 May 2003 20:47:56 +0000 Subject: Add dependency on devel/gettext --- emulators/hercules/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emulators/hercules') diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 58bf9a824641..e7bae12d1abc 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -16,6 +16,8 @@ COMMENT= The Hercules System/370, ESA/390, and z/Architecture Emulator GNU_CONFIGURE= yes USE_REINPLACE= yes +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext + post-patch: @${REINPLACE_CMD} -e 's@-lpthread@${PTHREAD_LIBS}@g' ${WRKSRC}/configure -- cgit v1.2.3