mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Fixup after the PostgreSQL megacommit
This commit is contained in:
parent
994fbfdfa0
commit
264ae21c82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127792
@ -28,6 +28,7 @@ MAN3= DBD::PgSPI.3
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= Changes README
|
||||
.endif
|
||||
|
||||
POSTGRESQL_PORT?= databases/postgresql${PGSQL_VER}-server
|
||||
PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
@ -60,6 +61,7 @@ post-patch:
|
||||
post-clean:
|
||||
@cd ${PGSQL_PORTDIR} && ${MAKE} clean
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user