summaryrefslogtreecommitdiff
path: root/japanese/postgresql7/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-01-11 00:56:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-01-11 00:56:26 +0000
commit2175105ad7553b52c9591defca9a9e439542817c (patch)
tree09ffa9fbc4a281719778fafa98fdeb42149d0fd6 /japanese/postgresql7/Makefile
parentUpgrade to 0.63.1. (diff)
Avoid conflict with /usr/bin/patch by installing the version from
the ports collection as "gpatch". Beautify the descriptions. Update the ports which depend on this version. PR: 23702 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: knu
Notes
Notes: svn path=/head/; revision=37083
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 bf0de683879f..944f06297cf9 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -64,7 +64,7 @@ SCRIPTS_ENV+= JAVA_HOME=${JAVA_HOME}
WRKSRC= ${WRKDIR}/${DISTNAME}/src
DOCDIR= ${WRKDIR}/${DISTNAME}/doc
-PATCH= ${LOCALBASE}/bin/patch
+PATCH= ${LOCALBASE}/bin/gpatch
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES