diff options
Diffstat (limited to 'graphics/qiv/Makefile')
-rw-r--r-- | graphics/qiv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 010c0bce10a..08bd08df9f0 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2014/10/09 14:06:37 wiz Exp $ DISTNAME= qiv-2.2.4 PKGREVISION= 9 @@ -11,8 +11,6 @@ HOMEPAGE= http://spiegl.de/qiv/ COMMENT= Quick Image Viewer LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake pkg-config INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/qiv |