aboutsummaryrefslogtreecommitdiffstats
path: root/math/qalculate
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2016-10-15 17:46:02 +0800
committerjhale <jhale@FreeBSD.org>2016-10-15 17:46:02 +0800
commit46f2395e81c9d4014e28e3653c174bdef3b344c8 (patch)
tree8a102d7229c516f138019d3565515052d9377460 /math/qalculate
parentd1032bdf1b322d30864d0dd52bf345c2eb4dcb2c (diff)
downloadfreebsd-ports-gnome-46f2395e81c9d4014e28e3653c174bdef3b344c8.tar.gz
freebsd-ports-gnome-46f2395e81c9d4014e28e3653c174bdef3b344c8.tar.zst
freebsd-ports-gnome-46f2395e81c9d4014e28e3653c174bdef3b344c8.zip
Fix build:
configure.ac:28: warning: macro 'AM_PROG_LIBTOOL' not found in library configure.ac:28: error: possibly undefined macro: AM_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1 *** Error code 1 Reported by: pkg-fallout
Diffstat (limited to 'math/qalculate')
-rw-r--r--math/qalculate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile
index 41324750b2d4..9d8f0762b4b0 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libcln.so:math/cln \
RUN_DEPENDS= gnuplot:math/gnuplot \
wget:ftp/wget
-USES= autoreconf gettext gmake localbase
+USES= autoreconf gettext gmake libtool:build localbase
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2
GNU_CONFIGURE= yes
DATADIR= share/${GH_PROJECT}