aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/postgresql/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 16:33:29 +0800
committerasami <asami@FreeBSD.org>2000-10-08 16:33:29 +0800
commit9b94c75d64fc2880f97c641640c4a6909fb04a13 (patch)
tree6010b6cc017bbd46ff8c477c0413baa91dc643ad /japanese/postgresql/Makefile
parent0febe5c42df26a04b6a15f74abb450c97be485fa (diff)
downloadfreebsd-ports-gnome-9b94c75d64fc2880f97c641640c4a6909fb04a13.tar.gz
freebsd-ports-gnome-9b94c75d64fc2880f97c641640c4a6909fb04a13.tar.zst
freebsd-ports-gnome-9b94c75d64fc2880f97c641640c4a6909fb04a13.zip
Forgot to change one PLIST to pkg-plist.
Diffstat (limited to 'japanese/postgresql/Makefile')
-rw-r--r--japanese/postgresql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/postgresql/Makefile b/japanese/postgresql/Makefile
index ff81e53971ba..12cbb98193c1 100644
--- a/japanese/postgresql/Makefile
+++ b/japanese/postgresql/Makefile
@@ -110,7 +110,7 @@ post-build:
@ ${ECHO} "Detailed instructions, see INSTALL file under ${WRKDIR}... "
@ ${ECHO} "------------------------------------------------------------"
@${RM} -f ${WRKDIR}/PLIST
-.for i in ${PLISTS} PLIST
+.for i in ${PLISTS} pkg-plist
${CAT} ${PKGDIR}/${i} >> ${WRKDIR}/PLIST
.endfor
.if defined(WITH_TCL)