1
0
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:
Jose Alonso Cardenas Marquez 2010-12-13 20:39:23 +00:00
parent e63127618c
commit 058205ebdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266263

View File

@ -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"