- cleanup
This commit is contained in:
parent
885942ce82
commit
5c278eddb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398804
@ -20,7 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --enable-shared --enable-static
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= OPENGL UUID DOCS
|
||||
OPTIONS_DEFINE= OPENGL UUID DOCS
|
||||
UUID_DESC= UUID support (required by GDAL)
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
@ -39,10 +39,8 @@ PLIST_SUB+= OPENGL="@comment "
|
||||
EXTRA_PATCHES+= ${FILESDIR}/uuid.patch
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user