summaryrefslogtreecommitdiff
path: root/lang/algol68g
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-07-03 20:06:10 +0000
committerasau <asau@pkgsrc.org>2012-07-03 20:06:10 +0000
commit4582a266a9b9e7e387db0d5d8a9007de6b06f819 (patch)
tree8083e27a548c3054d0ae70e0c5b279ff58f29e73 /lang/algol68g
parentae054971aefae25021e4deb869e675f7a7d68297 (diff)
downloadpkgsrc-4582a266a9b9e7e387db0d5d8a9007de6b06f819.tar.gz
Note that "docdir" problem should be fixed in the next release.
Diffstat (limited to 'lang/algol68g')
-rw-r--r--lang/algol68g/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index 78ff3f24f4b..b6b21419a09 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/07/03 08:20:25 asau Exp $
+# $NetBSD: Makefile,v 1.4 2012/07/03 20:06:10 asau Exp $
#
DISTNAME= algol68g-2.4.1
@@ -15,7 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir=$(PREFIX)/share/doc/$(PKGBASE)
-# Since it ignores configure flag currently, override it through make argument:
+# Since it ignores configure flag currently, override it through make argument,
+# this should be fixed in 2.4.2:
INSTALL_MAKE_FLAGS= docdir=$(PREFIX)/share/doc/$(PKGBASE)
TEST_TARGET= check