mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Avoid circular dependency is base is built WITHOUT_INFO
This commit is contained in:
parent
3f02ac1c1e
commit
19262850ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359190
@ -16,7 +16,8 @@ OPTIONS_DEFINE= NLS
|
||||
|
||||
CFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake perl5
|
||||
# keep gmake:lite has a dependency to avoid circular dependency
|
||||
USES= gmake:lite perl5
|
||||
|
||||
INFO= ${PORTNAME}
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
|
Loading…
Reference in New Issue
Block a user