summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-25 13:14:52 +0000
committerjoerg <joerg>2008-04-25 13:14:52 +0000
commit93fdc9008003ddac331225895c23c745dabd38c0 (patch)
tree66d7804af748e6005af774ab142e9011df7cafb9 /print
parent9203c0d19d25ec3f1a75d036fb8c073aac645c4f (diff)
downloadpkgsrc-93fdc9008003ddac331225895c23c745dabd38c0.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