mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/fibs: Remove special NO_PROFILE handling for DragonFly
This commit is contained in:
parent
f51558983d
commit
2db8e8899e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371259
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ MANPAGES= fh_extractmin.3 fh_makeheap.3 fh_makekeyheap.3
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(NO_PROFILE) || ${OPSYS} == DragonFly
|
||||
.if defined(NO_PROFILE)
|
||||
PLIST_SUB+= PROFILE="@comment "
|
||||
.else
|
||||
ALL_TARGET+= libfib_p.a
|
||||
|
|
Loading…
Add table
Reference in a new issue