examples go to ${LOCALBASE}/share/examples, not share/doc/package...
also remove a bogus @dirrm. from Sebastian Stark bump PKGNAME
This commit is contained in:
parent
c53de5ba70
commit
452b133f80
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2002/12/23 00:37:51 pvalchev Exp $
|
# $OpenBSD: Makefile,v 1.13 2002/12/23 01:34:13 pvalchev Exp $
|
||||||
|
|
||||||
COMMENT= "X11/Motif schedule planner with calendar"
|
COMMENT= "X11/Motif schedule planner with calendar"
|
||||||
|
|
||||||
DISTNAME= plan-1.6.1
|
DISTNAME= plan-1.6.1
|
||||||
|
PKGNAME= ${DISTNAME}p1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
|
|
||||||
PERMIT_PACKAGE_CDROM= "license requests a copy of the cd"
|
PERMIT_PACKAGE_CDROM= "license requests a copy of the cd"
|
||||||
@ -16,8 +17,8 @@ USE_MOTIF= any
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIST}/src
|
WRKSRC= ${WRKDIST}/src
|
||||||
ALL_TARGET= openbsd
|
ALL_TARGET= openbsd
|
||||||
MAKE_FLAGS= PLANBASE=${PREFIX}
|
MAKE_FLAGS= PLANBASE=${PREFIX} EXAMPLES=${PREFIX}/share/examples/plan
|
||||||
FAKE_FLAGS= PLANBASE=${WRKINST}${PREFIX}
|
FAKE_FLAGS= PLANBASE=${WRKINST}${PREFIX} EXAMPLES=${WRKINST}${PREFIX}/share/examples/plan
|
||||||
|
|
||||||
NO_REGRESS= Yes
|
NO_REGRESS= Yes
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.3 2002/04/07 01:54:51 naddy Exp $
|
@comment $OpenBSD: PLIST,v 1.4 2002/12/23 01:34:13 pvalchev Exp $
|
||||||
bin/plan
|
bin/plan
|
||||||
bin/netplan
|
bin/netplan
|
||||||
bin/notifier
|
bin/notifier
|
||||||
@ -8,28 +8,27 @@ share/doc/plan/Mkdoc
|
|||||||
share/doc/plan/Mkdoc.nawk
|
share/doc/plan/Mkdoc.nawk
|
||||||
share/doc/plan/plan.help
|
share/doc/plan/plan.help
|
||||||
share/doc/plan/plan_cal.ps
|
share/doc/plan/plan_cal.ps
|
||||||
share/doc/plan/examples/holiday_australia
|
share/examples/plan/holiday_australia
|
||||||
share/doc/plan/examples/holiday_bavarian
|
share/examples/plan/holiday_bavarian
|
||||||
share/doc/plan/examples/holiday_belgium
|
share/examples/plan/holiday_belgium
|
||||||
share/doc/plan/examples/holiday_canada
|
share/examples/plan/holiday_canada
|
||||||
share/doc/plan/examples/holiday_dutch
|
share/examples/plan/holiday_dutch
|
||||||
share/doc/plan/examples/holiday_finnish
|
share/examples/plan/holiday_finnish
|
||||||
share/doc/plan/examples/holiday_french
|
share/examples/plan/holiday_french
|
||||||
share/doc/plan/examples/holiday_frswiss
|
share/examples/plan/holiday_frswiss
|
||||||
share/doc/plan/examples/holiday_german
|
share/examples/plan/holiday_german
|
||||||
share/doc/plan/examples/holiday_italy
|
share/examples/plan/holiday_italy
|
||||||
share/doc/plan/examples/holiday_japan
|
share/examples/plan/holiday_japan
|
||||||
share/doc/plan/examples/holiday_quebec
|
share/examples/plan/holiday_quebec
|
||||||
share/doc/plan/examples/holiday_spain
|
share/examples/plan/holiday_spain
|
||||||
share/doc/plan/examples/holiday_swedish
|
share/examples/plan/holiday_swedish
|
||||||
share/doc/plan/examples/holiday_uk
|
share/examples/plan/holiday_uk
|
||||||
share/doc/plan/examples/holiday_us
|
share/examples/plan/holiday_us
|
||||||
share/doc/plan/BlackWhite
|
share/doc/plan/BlackWhite
|
||||||
share/doc/plan/Monochrome
|
share/doc/plan/Monochrome
|
||||||
share/doc/plan/README
|
share/doc/plan/README
|
||||||
man/man1/netplan.1
|
man/man1/netplan.1
|
||||||
man/man1/plan.1
|
man/man1/plan.1
|
||||||
man/man4/plan.4
|
man/man4/plan.4
|
||||||
@dirrm share/netplan.dir
|
@dirrm share/examples/plan
|
||||||
@dirrm share/doc/plan/examples
|
|
||||||
@dirrm share/doc/plan
|
@dirrm share/doc/plan
|
||||||
|
Loading…
Reference in New Issue
Block a user