mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Re-add back ALL_TARGET=default. For reasons that I still don't understand,
it breaks the build for some people. This time, add a comment so I don't try to remove it again in the future.
This commit is contained in:
parent
fefdc832f1
commit
9bfbce8390
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382192
@ -22,6 +22,7 @@ CONFLICTS= lz4-*
|
||||
USES= gmake pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
ALL_TARGET= default # don't remove this
|
||||
SO_VER= 1.5.0
|
||||
PLIST_SUB+= SO_VER=${SO_VER} SO_VER_MAJ=${SO_VER:R:R}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user