mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Drop USE_GMAKE, it doesn't work and is not necessary
Add an explicit dependency on pkgconf (needed for plugin detection) Approved by: portmgr (bapt)
This commit is contained in:
parent
d5c1f6b418
commit
03cf175aec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326322
@ -38,6 +38,7 @@ SVNVERSION= 2614
|
||||
IMAGEVERSION= 4.3
|
||||
SQUEAK_SRC= SqueakV41.sources
|
||||
SQUEAK_LIB_DIR= ${PORTVERSION}-${SVNVERSION}
|
||||
USES= pkgconfig
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
@ -46,7 +47,6 @@ DIST_SUBDIR= squeak
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
MAN1= squeak.1
|
||||
USE_GCC= 4.2+
|
||||
USE_GMAKE= yes
|
||||
USE_GL= gl
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user