diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-22 21:55:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-22 21:55:28 +0000 |
commit | 12e9ea7565599bce5b2d464c0badf0ca4660fe4d (patch) | |
tree | 6272e6b8ca3b1b666fc6c3f0f2cd6263b6b62949 /math | |
parent | 8f9b31e5f10513b9e2ba4278fd9e48c5c9a5d510 (diff) | |
download | ports-12e9ea7565599bce5b2d464c0badf0ca4660fe4d.tar.gz ports-12e9ea7565599bce5b2d464c0badf0ca4660fe4d.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/tablix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tablix/Makefile b/math/tablix/Makefile index 83a615ac0e7a..cfae8a155c89 100644 --- a/math/tablix/Makefile +++ b/math/tablix/Makefile @@ -21,7 +21,7 @@ PVM_ROOT= ${PREFIX}/lib/pvm GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= libxml2 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |