- declare a proper @mandir

- don't subst CC in PLIST
This commit is contained in:
espie 2018-05-26 10:45:04 +00:00
parent e5db277ac6
commit d7f47585c7
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.25 2018/04/09 15:14:33 gsoares Exp $
# $OpenBSD: Makefile,v 1.26 2018/05/26 10:45:04 espie Exp $
ONLY_FOR_ARCHS = amd64 i386 powerpc
BROKEN-powerpc = threading issues
COMMENT = Plan 9 from user space
REVISION = 0
REVISION = 1
DISTNAME = plan9port-20180117
@ -41,6 +41,7 @@ PLAN9 = ${PREFIX}/plan9
NO_TEST = Yes
SUBST_VARS += CC
UPDATE_PLIST_ARGS += -i CC
post-extract:
cd ${WRKSRC}/dict && tar xjf ${FULLDISTDIR}/pgw.tar.bz2

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2017/12/25 14:35:51 gsoares Exp $
@unexec-delete rm -f ${TRUEPREFIX}/plan9/man/whatis.db
@comment $OpenBSD: PLIST,v 1.8 2018/05/26 10:45:04 espie Exp $
bin/9
plan9/
plan9/CHANGES