summaryrefslogtreecommitdiff
path: root/x11/xcolorsel
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/xcolorsel
parent8ff1c7c885144039487e99db84862e3d8b8e8670 (diff)
downloadpkgsrc-07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/xcolorsel')
-rw-r--r--x11/xcolorsel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile
index 5c5d2086e6d..7931e316dfc 100644
--- a/x11/xcolorsel/Makefile
+++ b/x11/xcolorsel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/06/20 01:09:45 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/29 05:07:00 asau Exp $
#
DISTNAME= xcolorsel-1.1a-src
@@ -10,8 +10,6 @@ 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