diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:50:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:50:52 +0000 |
commit | a020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch) | |
tree | f54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /time/plan | |
parent | 287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff) | |
download | pkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'time/plan')
-rw-r--r-- | time/plan/Makefile | 11 | ||||
-rw-r--r-- | time/plan/PLIST | 2 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/plan/Makefile b/time/plan/Makefile index 0b6358975f8..eba05190890 100644 --- a/time/plan/Makefile +++ b/time/plan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/04/23 02:08:54 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/08/25 21:51:24 jlam Exp $ # DISTNAME= plan-1.8.4 @@ -10,9 +10,9 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.in-berlin.de/User/bitrot/plan.html COMMENT= Schedule planner based on X/Motif -USE_BUILDLINK_ONLY= YES -USE_X11BASE= YES -ALL_TARGET= netbsd +USE_BUILDLINK2= YES +USE_X11BASE= YES +ALL_TARGET= netbsd pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/libexec/plan ${PREFIX}/share/plan \ @@ -23,6 +23,5 @@ pre-install: ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/$$f ${PREFIX}/share/plan; \ done -.include "../../mk/motif.buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../mk/motif.buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/plan/PLIST b/time/plan/PLIST index 6640bf01191..f6cde288acb 100644 --- a/time/plan/PLIST +++ b/time/plan/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:30:03 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/08/25 21:51:24 jlam Exp $ bin/plan libexec/plan/pland libexec/plan/notifier |