summaryrefslogtreecommitdiff
path: root/wm/lwm
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 12:42:17 +0000
committerasau <asau>2012-10-08 12:42:17 +0000
commitf00602387873fb5cb9744732f6be4de284050193 (patch)
treea804f809d8ca40f9a6f9075c83e748d8a733be9a /wm/lwm
parentf65236c5894c40c8a3d155657435915731e1f656 (diff)
downloadpkgsrc-f00602387873fb5cb9744732f6be4de284050193.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'wm/lwm')
-rw-r--r--wm/lwm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/lwm/Makefile b/wm/lwm/Makefile
index 154e0a2d7d0..95ba7562cbb 100644
--- a/wm/lwm/Makefile
+++ b/wm/lwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:14 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 12:42:21 asau Exp $
DISTNAME= lwm-1.2.1
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jfc.org.uk/software/lwm.html
COMMENT= Lightweight Window Manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_IMAKE= YES
.include "../../x11/libSM/buildlink3.mk"