summaryrefslogtreecommitdiff
path: root/x11/asnap
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /x11/asnap
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'x11/asnap')
-rw-r--r--x11/asnap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/asnap/Makefile b/x11/asnap/Makefile
index 24c8e98373a..e7163d39b06 100644
--- a/x11/asnap/Makefile
+++ b/x11/asnap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/12/27 13:37:42 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:57 joerg Exp $
DISTNAME= asnap
PKGNAME= ${DISTNAME}-1.0
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}
MAINTAINER= he@NetBSD.org
COMMENT= Takes a snapshot of a region of the screen
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}
USE_IMAKE= yes