- 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:
Alberto Villa 2011-10-02 16:26:12 +00:00
parent f3c7cb9320
commit 0027cc28f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282801

View file

@ -13,6 +13,9 @@ EXTRACT_ONLY= # empty
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
MASTERDIR= ${.CURDIR}/../frei0r