summaryrefslogtreecommitdiff
path: root/japanese/postgresql7/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-01-16 02:18:40 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-01-16 02:18:40 +0000
commite23900a7339d2d0109c1a74d97cebc0c1e6148b9 (patch)
tree1696a17aab14e22dfe4746fc794a984154369f3a /japanese/postgresql7/Makefile
parentUpgrade to 20010112. (diff)
Move line for pkg-plist.doc to correct place.
Pointed out by: bento
Notes
Notes: svn path=/head/; revision=37240
Diffstat (limited to '')
-rw-r--r--japanese/postgresql7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile
index 944f06297cf9..9aa9dc2bf0bd 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -239,7 +239,6 @@ post-install:
@ ${ECHO_MSG} "---------------------------------------------------------"
@ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql"
@ ${ECHO_MSG} "---------------------------------------------------------"
- @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST}
.endif
.endif
.if !defined(NOPORTDOCS)
@@ -249,6 +248,7 @@ post-install:
${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/README* ${PREFIX}/share/doc/pgsql
${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/TODO ${PREFIX}/share/doc/pgsql
# ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/*ps ${PREFIX}/share/doc/pgsql
+ @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST}
.endif
.if !defined(BATCH)
@ more -e ${FILESDIR}/post-install-notes