summaryrefslogtreecommitdiff
path: root/time/plan
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:04:16 +0000
committerasau <asau>2012-10-08 13:04:16 +0000
commit91284f9f4befaa441c920251df8c7649e922d74d (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/plan
parent839635a3f734f694a3b4a16bc8ee843511949e4e (diff)
downloadpkgsrc-91284f9f4befaa441c920251df8c7649e922d74d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/plan')
-rw-r--r--time/plan/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/plan/Makefile b/time/plan/Makefile
index b73fd42aa6b..7666c6318fb 100644
--- a/time/plan/Makefile
+++ b/time/plan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2011/12/09 14:36:35 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2012/10/08 13:04:27 asau Exp $
DISTNAME= plan-1.9
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://me.in-berlin.de/~bitrot/plan.html
COMMENT= Schedule planner based on X/Motif
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_TOOLS+= yacc lex
USE_X11BASE= YES