summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/postgresql-tcltk/scripts/configure')
-rw-r--r--japanese/postgresql-tcltk/scripts/configure7
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