summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/qpdfview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 4da139bbdbb..82f46b2d380 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/03/31 08:13:32 obache Exp $
+# $NetBSD: Makefile,v 1.8 2013/04/06 14:22:41 rodent Exp $
#
VER= 0.4
@@ -27,6 +27,7 @@ SUBST_VARS.prefix+= DESTDIR PREFIX PKGMANDIR
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+USE_LIBTOOL= yes
do-configure:
cd ${WRKSRC} && QTDIR=${QTDIR} \