Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/x11/xcolorsel/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/xcolorsel/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- pkgsrc/x11/xcolorsel/Makefile 2007/02/15 22:37:06 1.20 +++ pkgsrc/x11/xcolorsel/Makefile 2008/06/20 01:09:45 1.21 @@ -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:=ut 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