mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix OPTIONSFILE include
PR: 94749 Submitted by: maintainer
This commit is contained in:
parent
67fc2c6669
commit
d628e8055d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157881
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user