summaryrefslogtreecommitdiff
path: root/x11/xpaste
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-07-07 16:49:05 +0000
committerjoerg <joerg@pkgsrc.org>2009-07-07 16:49:05 +0000
commit0cf3c8581ca7973dc8f0ca611654a8c2f85fb075 (patch)
tree07085a113cc5be6e514f59072522119ee8e5f57c /x11/xpaste
parent97efb91df291bc6264269b65c141ea710991c8ca (diff)
downloadpkgsrc-0cf3c8581ca7973dc8f0ca611654a8c2f85fb075.tar.gz
user-destdir support
Diffstat (limited to 'x11/xpaste')
-rw-r--r--x11/xpaste/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile
index 8669a68aec3..73c31a07c3d 100644
--- a/x11/xpaste/Makefile
+++ b/x11/xpaste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2009/07/07 16:58:02 joerg Exp $
#
DISTNAME= xpaste-1.1
@@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Display the content of the X11 paste buffer in a window
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
USE_IMAKE= yes