summaryrefslogtreecommitdiff
path: root/print/mupdf
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/mupdf
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/mupdf')
-rw-r--r--print/mupdf/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile
index 4b14c7d977a..f9517871fba 100644
--- a/print/mupdf/Makefile
+++ b/print/mupdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/08/21 19:50:53 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 13:45:42 asau Exp $
#
DISTNAME= mupdf-1.1-source
@@ -12,8 +12,6 @@ HOMEPAGE= http://mupdf.com/
COMMENT= Lightweight PDF viewer and toolkit
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config gmake
USE_LIBTOOL= yes