diff options
author | asami <asami@FreeBSD.org> | 2000-10-08 08:04:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-08 08:04:36 +0800 |
commit | 71320327a860409e6e36e1faa4faf6d14de015f7 (patch) | |
tree | aedd58226706183e14318f98b699735ce47d380b /databases | |
parent | 4c32412ab4ca5f654d4b51ec0feca8cf763db300 (diff) | |
download | freebsd-ports-gnome-71320327a860409e6e36e1faa4faf6d14de015f7.tar.gz freebsd-ports-gnome-71320327a860409e6e36e1faa4faf6d14de015f7.tar.zst freebsd-ports-gnome-71320327a860409e6e36e1faa4faf6d14de015f7.zip |
Rename PLIST.* to pkg-plist.*.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql-devel-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql-devel/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql7/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql73-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql73/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql74-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql80-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql81-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql82-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql83-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql84-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql90-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql91-server/Makefile | 8 | ||||
-rw-r--r-- | databases/postgresql92-server/Makefile | 8 |
14 files changed, 56 insertions, 56 deletions
diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql-devel-server/Makefile +++ b/databases/postgresql-devel-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql-devel/Makefile +++ b/databases/postgresql-devel/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql82-server/Makefile +++ b/databases/postgresql82-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index e81f47392378..189269592893 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -228,12 +228,12 @@ post-install: .endif .if defined(WITH_TCL) @${CP} ${TMPPLIST} ${TMPPLIST}.notcl - @${CAT} ${PKGDIR}/PLIST.tcl ${TMPPLIST}.notcl > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.tcl ${TMPPLIST}.notcl > ${TMPPLIST} @${RM} ${TMPPLIST}.notcl .endif .if defined(WITH_ODBC) @${CP} ${TMPPLIST} ${TMPPLIST}.noodbc - @${CAT} ${PKGDIR}/PLIST.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} + @${CAT} ${PKGDIR}/pkg-plist.odbc ${TMPPLIST}.noodbc > ${TMPPLIST} @${RM} ${TMPPLIST}.noodbc .endif .if defined(WITH_JDBC) @@ -248,7 +248,7 @@ post-install: @ ${ECHO_MSG} " 'postgresql.*' -> 'org.postgresql.*'!" @ ${ECHO_MSG} "You will need to modify you applications' props files." @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.jdbc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.jdbc >> ${TMPPLIST} .if !defined(NOPORTDOCS) @ ${MKDIR} -m 0555 ${PREFIX}/share/examples/pgsql/jdbc @ ${INSTALL_DATA} ${WRKSRC}/interfaces/jdbc/example/*java \ @@ -258,7 +258,7 @@ post-install: @ ${ECHO_MSG} "---------------------------------------------------------" @ ${ECHO_MSG} "Putting jdbc examples into ${PREFIX}/share/examples/pgsql" @ ${ECHO_MSG} "---------------------------------------------------------" - @ ${CAT} ${PKGDIR}/PLIST.doc >> ${TMPPLIST} + @ ${CAT} ${PKGDIR}/pkg-plist.doc >> ${TMPPLIST} .endif .endif .if !defined(NOPORTDOCS) |