Fix a typo in setting PLIST=
Submitted by: John Hein <john.hein@microsemi.com>
This commit is contained in:
parent
b010e764c3
commit
5fc4f24626
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363482
@ -10,7 +10,7 @@ CONFLICTS= wine-[0-9]* wine-devel-[0-9]*
|
||||
OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS HAL X11
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../wine-devel
|
||||
PLIST= ${.MASTERDIR}/pkg-plist
|
||||
PLIST= ${MASTERDIR}/pkg-plist
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user