summaryrefslogtreecommitdiff
path: root/x11/xcolorsel
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xcolorsel')
-rw-r--r--x11/xcolorsel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile
index 5a452776c51..5c5d2086e6d 100644
--- a/x11/xcolorsel/Makefile
+++ b/x11/xcolorsel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/02/15 22:37:06 perry Exp $
+# $NetBSD: Makefile,v 1.21 2008/06/20 01:09:45 joerg Exp $
#
DISTNAME= xcolorsel-1.1a-src
@@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Browse and select named X colors from rgb.txt
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/xcolorsel
MAKE_ENV+= LIBXAW=${LIBXAW:Q}
USE_IMAKE= yes