Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.25 2012/09/11 23:04:16 asau Exp $
# $NetBSD: Makefile,v 1.26 2013/07/15 02:02:25 ryoon Exp $
DISTNAME= algae-4.3.6
PKGREVISION= 2
@@ -15,12 +15,12 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dlmalloc
CONFIGURE_ENV= ac_cv_path_XTERM=xterm
USE_LANGUAGES= c fortran77
USE_GNU_READLINE= yes # uses history_truncate_file
INFO_FILES= yes
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} \
mandir=${PREFIX}/${PKGMANDIR}/man1 \
infodir=${PREFIX}/${PKGINFODIR} \
htmldir=${PREFIX}/share/doc/algae
# uses history_truncate_file
.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"