pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/clisp-pari math/clisp-pari: Needs devel/gettext-lib
details: https://anonhg.NetBSD.org/pkgsrc/rev/f88a029d77f4
branches: trunk
changeset: 597256:f88a029d77f4
user: marino <marino%pkgsrc.org@localhost>
date: Sun Dec 18 10:07:54 2011 +0000
description:
math/clisp-pari: Needs devel/gettext-lib
diffstat:
math/clisp-pari/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1b4184e2db5e -r f88a029d77f4 math/clisp-pari/Makefile
--- a/math/clisp-pari/Makefile Sun Dec 18 10:07:07 2011 +0000
+++ b/math/clisp-pari/Makefile Sun Dec 18 10:07:54 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/11/25 23:47:16 hans Exp $
+# $NetBSD: Makefile,v 1.4 2011/12/18 10:07:54 marino Exp $
#
CLISP_MODULE= pari
@@ -16,6 +16,7 @@
.include "../../lang/clisp/module.mk"
.include "../../math/pari/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
ac_cv_libpari_libs= -l${PARI_LIB}
.if ${PARI_LIB} == "pari-gmp"
Home |
Main Index |
Thread Index |
Old Index