summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/snobol/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile
index bf62d33835a..fb832969cf7 100644
--- a/lang/snobol/Makefile
+++ b/lang/snobol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2014/09/20 18:13:29 jakllsch Exp $
+# $NetBSD: Makefile,v 1.31 2016/04/01 12:24:14 jperkin Exp $
#
DISTNAME= snobol4-1.3
@@ -24,8 +24,9 @@ SUBST_STAGE.snobol-config= post-patch
SUBST_FILES.snobol-config= Makefile
SUBST_SED.snobol-config+= -e s\|M4=m4\|M4=${TOOLS_PATH.m4:Q}\|
-HAS_CONFIGURE=yes
-CONFIGURE_ARGS+=--prefix=${PREFIX}
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS+= --prefix=${PREFIX}
+CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
# not yet
#CONFIGURE_ARGS+=--with-tcl
#CONFIGURE_ARGS+=--with-tk