summaryrefslogtreecommitdiff
path: root/x11/dtx11session
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/dtx11session
parent8ff1c7c885144039487e99db84862e3d8b8e8670 (diff)
downloadpkgsrc-07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/dtx11session')
-rw-r--r--x11/dtx11session/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/dtx11session/Makefile b/x11/dtx11session/Makefile
index 082a67e8141..20794a51aec 100644
--- a/x11/dtx11session/Makefile
+++ b/x11/dtx11session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/07/07 18:28:48 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:10 asau Exp $
DISTNAME= dtxsession-1.0
CATEGORIES= x11
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sun.com/software/solaris/cde/
COMMENT= Launch a X11 session from CDE login service
-PKG_DESTDIR_SUPPORT= user-destdir
-
ONLY_FOR_PLATFORM= SunOS-*-*
.include "../../mk/bsd.prefs.mk"