summaryrefslogtreecommitdiff
path: root/x11/xdm3d
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/xdm3d
parent8ff1c7c885144039487e99db84862e3d8b8e8670 (diff)
downloadpkgsrc-07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/xdm3d')
-rw-r--r--x11/xdm3d/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile
index 2c1897b78ea..4b05634ab58 100644
--- a/x11/xdm3d/Makefile
+++ b/x11/xdm3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/06/16 04:30:22 dholland Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/29 05:07:01 asau Exp $
DISTNAME= xdm3d-1.0
PKGREVISION= 5
@@ -16,8 +16,6 @@ USE_IMAKE= yes
PLIST_SRC= ${WRKDIR}/PLIST-src
INSTALLATION_DIRS= bin
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
.if exists(${X11BASE}/lib/X11/xdm)