summaryrefslogtreecommitdiff
path: root/x11/qt4-tiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt4-tiff/Makefile')
-rw-r--r--x11/qt4-tiff/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile
index 68227c436dd..fd6dbb341f3 100644
--- a/x11/qt4-tiff/Makefile
+++ b/x11/qt4-tiff/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2010/09/14 11:03:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/11/15 13:05:46 adam Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-tiff-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT TIFF image format plugin
CONFIGURE_ARGS+= -I${QTDIR}/include
@@ -23,7 +22,7 @@ IMGFMTDIR= ${QTPREFIX}/plugins/imageformats
INSTALLATION_DIRS= ${IMGFMTDIR}
do-install:
- ${LIBTOOL} --mode=install ${INSTALL_DATA} ${WRKSRC}/plugins/imageformats/libqtiff.la \
+ ${LIBTOOL} --mode=install ${INSTALL_LIB} ${WRKSRC}/plugins/imageformats/libqtiff.la \
${DESTDIR}${IMGFMTDIR}
# up to 4.3.2 a builtin libtiff is used