aboutsummaryrefslogtreecommitdiffstats
path: root/print/panda
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-04-18 23:14:57 +0800
committertijl <tijl@FreeBSD.org>2015-04-18 23:14:57 +0800
commit0e4714a35e0a1dbad8571e70dd58de73cd75e9bd (patch)
treeb61b1965e672cbfbc413084d564e65454bf0286a /print/panda
parentbdf535c9fa1e802419dbc1324bc3b88412eab7e7 (diff)
downloadfreebsd-ports-gnome-0e4714a35e0a1dbad8571e70dd58de73cd75e9bd.tar.gz
freebsd-ports-gnome-0e4714a35e0a1dbad8571e70dd58de73cd75e9bd.tar.zst
freebsd-ports-gnome-0e4714a35e0a1dbad8571e70dd58de73cd75e9bd.zip
Convert to USES=autoreconf
Diffstat (limited to 'print/panda')
-rw-r--r--print/panda/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile
index fe49d6e28bd7..a334faad967a 100644
--- a/print/panda/Makefile
+++ b/print/panda/Makefile
@@ -24,10 +24,8 @@ CONFIGURE_ARGS= --enable-berkeley-db
CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include
LIBS+= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-USES= gmake libtool pathfix pkgconfig tar:bzip2
+USES= autoreconf gmake libtool pathfix pkgconfig tar:bzip2
PATHFIX_MAKEFILEIN= Makefile.am
-USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
-AUTOMAKE_ARGS= -a -c -f
USE_BDB= yes
USE_LDCONFIG= yes