- Avoid conflicts with graphics/frei0r's OPTIONS.
This fixes a "bug" introduced by me three months ago. Approved by: bsdkaffee@gmail.com (maintainer, implicit)
This commit is contained in:
parent
f3c7cb9320
commit
0027cc28f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282801
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ EXTRACT_ONLY= # empty
|
||||||
|
|
||||||
COMMENT= Frei0r meta-port
|
COMMENT= Frei0r meta-port
|
||||||
|
|
||||||
|
# Required in order to avoid conflicts with graphics/frei0r's OPTIONS.
|
||||||
|
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r
|
RUN_DEPENDS= ${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../frei0r
|
MASTERDIR= ${.CURDIR}/../frei0r
|
||||||
|
|
Loading…
Reference in a new issue