Re-add USE_GMAKE to get around Makefile bogosity. Without this,
doing a 'make all' and 'make install' as two separate commands results in the code being completely recompiled twice. Bleurgh.
This commit is contained in:
parent
9b1f28b363
commit
15f906c71b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33676
@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/libxml
|
||||
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user