- Fix OPTIONSFILE include

PR:		94749
Submitted by:	maintainer
This commit is contained in:
Marcus Alves Grando 2006-03-21 14:32:29 +00:00
parent 67fc2c6669
commit d628e8055d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157881
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ OPTIONS= BZ2 "bzip2 library support" on \
MCRYPT "MCrypt library support" on \
MBSTRING "Multi-byte character-set string support" on
PORT_DBDIR?= /var/db/ports
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options

View File

@ -56,6 +56,7 @@ OPTIONS= BZ2 "bzip2 library support" on \
MCRYPT "MCrypt library support" on \
MBSTRING "Multi-byte character-set string support" on
PORT_DBDIR?= /var/db/ports
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options