summaryrefslogtreecommitdiff
path: root/x11/unclutter
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/unclutter
parent8ff1c7c885144039487e99db84862e3d8b8e8670 (diff)
downloadpkgsrc-07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/unclutter')
-rw-r--r--x11/unclutter/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile
index 2307e4cdd33..391b2e8795d 100644
--- a/x11/unclutter/Makefile
+++ b/x11/unclutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:45 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/29 05:06:54 asau Exp $
#
DISTNAME= unclutter-8
@@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Remove idle cursor image from screen
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/unclutter
USE_IMAKE= yes