mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
graphics/ayam: USES+= gmake to unbreak
Also convert USES+= to USES= Approved by: gahr (maintainer)
This commit is contained in:
parent
073c4a6ea8
commit
7ee191e492
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334308
@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS
|
||||
USE_XORG= xmu xext x11
|
||||
USE_GL= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/ayam
|
||||
USES+= tk:84
|
||||
USES= gmake tk:84
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
||||
MAKEFILE= Makefile.shared
|
||||
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
|
Loading…
Reference in New Issue
Block a user