mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
USE_GMAKE -> USES=gmake
This commit is contained in:
parent
732ab835ac
commit
4b89f284cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336073
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ MASTER_SITES= http://www.corpit.ru/mjt/tinycdb/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Analogous to cdb, but faster
|
COMMENT= Analogous to cdb, but faster
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USES= gmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}"
|
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}"
|
||||||
ALL_TARGET= static sharedlib
|
ALL_TARGET= static sharedlib
|
||||||
|
|
Loading…
Add table
Reference in a new issue