aboutsummaryrefslogtreecommitdiff
path: root/emulators/hercules
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-05-03 20:47:56 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-05-03 20:47:56 +0000
commitffc9c36caae708ba6e3ed9f9646c29e465792bbd (patch)
tree12ccb16650428f73265105fcf989aa4ece209da6 /emulators/hercules
parent451e4ece6f194d95f2770d00a6d61a98e09973cf (diff)
downloadports-ffc9c36caae708ba6e3ed9f9646c29e465792bbd.tar.gz
ports-ffc9c36caae708ba6e3ed9f9646c29e465792bbd.zip
Add dependency on devel/gettext
Notes
Notes: svn path=/head/; revision=80067
Diffstat (limited to 'emulators/hercules')
-rw-r--r--emulators/hercules/Makefile2
1 files changed, 2 insertions, 0 deletions
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