aboutsummaryrefslogtreecommitdiff
path: root/print/panda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/panda/Makefile')
-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