summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-25 13:14:52 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-25 13:14:52 +0000
commit210f5eb08adb7a07f86cf258d6b96572a5db0a4e (patch)
tree66d7804af748e6005af774ab142e9011df7cafb9 /print
parentc53f9ca9044816529b27a6547a1fa9836f1b5415 (diff)
downloadpkgsrc-210f5eb08adb7a07f86cf258d6b96572a5db0a4e.tar.gz
Supports DESTDIR.
Diffstat (limited to 'print')
-rw-r--r--print/epdfview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 93cf19aaac0..d02485f32d8 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/04/19 03:14:59 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2008/04/25 13:15:06 joerg Exp $
#
DISTNAME= epdfview-0.1.6
@@ -10,6 +10,8 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://trac.emma-soft.com/epdfview/
COMMENT= Lightweight PDF viewer using Poppler and GTK2
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
USE_PKGLOCALEDIR= yes