aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-09-21 19:55:34 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-09-21 19:55:34 +0000
commitca597518393bec9af0b0e2ed0a9031591f5e0bf8 (patch)
tree9a32a2214512e1fa5957ba054d58437017f1c2f5
parent29748247354c89a502b7651a0e90fa8f4f053f1a (diff)
downloadports-ca597518393bec9af0b0e2ed0a9031591f5e0bf8.tar.gz
ports-ca597518393bec9af0b0e2ed0a9031591f5e0bf8.zip
Notes
-rw-r--r--emulators/hercules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index b2233369d456..c3f87f1dc78e 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -54,6 +54,7 @@ CONFIGURE_ARGS+= --disable-fthreads
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= GETTEXT="@comment "
.else
+CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
USE_GETTEXT= yes
PLIST_SUB+= GETTEXT=""
.endif