diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-08 12:36:01 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-08 12:36:01 +0000 |
| commit | 652c758fe74cd6fcb512e1d251aad4916cb5c511 (patch) | |
| tree | b01fc99dbcefe33bcfd5b8d32dc7248d42fde208 /japanese/postgresql-tcltk/scripts/configure | |
| parent | add p5-Event (diff) | |
Update to 7.1 with jumob-patch 20010429 and synchronize with
databases/postgresql7.
Include Japanezed psql (psqlj).
PR: 27156
Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER)
Diffstat (limited to 'japanese/postgresql-tcltk/scripts/configure')
| -rw-r--r-- | japanese/postgresql-tcltk/scripts/configure | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/japanese/postgresql-tcltk/scripts/configure b/japanese/postgresql-tcltk/scripts/configure deleted file mode 100644 index 89d6fd0e2405..000000000000 --- a/japanese/postgresql-tcltk/scripts/configure +++ /dev/null @@ -1,7 +0,0 @@ -#! /bin/sh - -# $FreeBSD: /tmp/pcvs/ports/japanese/postgresql-tcltk/scripts/Attic/configure,v 1.1 2000-07-19 01:18:08 kuriyama Exp $ - -cd $WRKSRC || exit 1 - -perl -pi -e "s=!!JAVA_HOME!!=${JAVA_HOME}=; s=!!PREFIX!!=${PREFIX}=" ${WRKSRC}/interfaces/jdbc/Makefile |
