mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Rename PLIST.* to pkg-plist.*.
This commit is contained in:
parent
07828ff0f0
commit
aed7ac241a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33534
@ -24,14 +24,14 @@ USE_GTK= yes
|
||||
PLIST= ${WRKDIR}/PLIST
|
||||
|
||||
DATAFILES= ${WRKDIR}/kjv/kjv
|
||||
PLISTS= ${PKGDIR}/PLIST
|
||||
PLISTS= ${PKGDIR}/pkg-plist
|
||||
.if defined(WITH_TRANSLATIONS)
|
||||
DATAFILES+= ${WRKDIR}/asv/asv ${WRKDIR}/darby/darby
|
||||
PLISTS+= ${PKGDIR}/PLIST.translations
|
||||
PLISTS+= ${PKGDIR}/pkg-plist.translations
|
||||
.endif
|
||||
.if defined(WITH_SUPPLEMENTS)
|
||||
DATAFILES+= ${WRKDIR}/easton/easton.dict ${WRKDIR}/mhc/mhc
|
||||
PLISTS+= ${PKGDIR}/PLIST.supplements
|
||||
PLISTS+= ${PKGDIR}/pkg-plist.supplements
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_TRANSLATIONS)
|
||||
|
Loading…
Reference in New Issue
Block a user