mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00: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
@ -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…
Reference in New Issue
Block a user