mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
- Add missing dependency
Reported by: pav
This commit is contained in:
parent
e63127618c
commit
058205ebdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266263
@ -21,6 +21,10 @@ PLIST= ${WRKDIR}/pkg-plist
|
||||
MAN6= mupen64plus.6
|
||||
.endif
|
||||
|
||||
.if ${PKGNAMESUFFIX} == "-video-rice"
|
||||
LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
|
||||
.endif
|
||||
|
||||
.if ${PKGNAMESUFFIX} != "-core"
|
||||
post-extract:
|
||||
. if ${PKGNAMESUFFIX} == "-ui-console"
|
||||
|
Loading…
Reference in New Issue
Block a user