mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
s/NOPROFILE/NO_PROFILE/
PR: 90809 (part of) Submitted by: Jean Milanez Melo
This commit is contained in:
parent
27562411b3
commit
56786dc9f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151850
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ LIBDIR = ${LOCALBASE}/lib
|
|||
INCSDIR = ${LOCALBASE}/include
|
||||
INCDIR = ${INCSDIR} # for pre-bsd.incs.mk API
|
||||
|
||||
NOPROFILE= Don't want it
|
||||
NO_PROFILE= Don't want it
|
||||
HAVES= -DHAVE_WCHAR_H -DHAVE_DLFCN_H \
|
||||
-DHAVE_SYS_TIME_H \
|
||||
-DHAVE_SYS_PARAM_H -DHAVE_SYS_MOUNT_H
|
||||
|
|
Loading…
Add table
Reference in a new issue