summaryrefslogtreecommitdiff
path: root/print/gp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
commitbbba9fc4cc4964f079cc468b419fa42a684c1d1b (patch)
treec27068d71cc369d89169b461d90612578b314292 /print/gp
parentMake this build on a.out 3.0-CURRENT systems. (diff)
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
Notes
Notes: svn path=/head/; revision=13784
Diffstat (limited to 'print/gp')
-rw-r--r--print/gp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile
index ea4efed8651c..392c5b2bdf63 100644
--- a/print/gp/Makefile
+++ b/print/gp/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 April 1997
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.8 1998/08/24 01:06:26 steve Exp $
+# $Id: Makefile,v 1.9 1998/09/26 23:11:02 steve Exp $
#
DISTNAME= GP-2.5p2
@@ -33,7 +33,7 @@ DOCDIRNAME= Doc
DOCEXT=
.elif (${LANGUAGE} == "Japanese")
ALL_TARGET= ja filters
-LIB_DEPENDS= tcl76jp\\.1\\.:${PORTSDIR}/japanese/tcl76
+LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76
RUN_DEPENDS+= ${PREFIX}/bin/wish4.2jp:${PORTSDIR}/japanese/tk42
LANGEXT= ja
DOCDIRNAME= Doc.ja