mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix make fetch
With hat: portmgr
This commit is contained in:
parent
105236a46e
commit
d1b39d5959
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363383
@ -15,6 +15,7 @@ COMMENT= OpenGL binding for Gauche
|
||||
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= tar:tgz
|
||||
USE_XORG= ice sm
|
||||
USE_GL= glut
|
||||
GNU_CONFIGURE= yes
|
||||
@ -25,7 +26,7 @@ DOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME}
|
||||
PLIST_SUB= TARGET="${CONFIGURE_TARGET}"
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
USES= makeinfo tar:tgz
|
||||
USES+= makeinfo
|
||||
INFO= gauche-gl-refe gauche-gl-refj
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user