mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Remove regexp support for tcl76jp/tk42jp.
This commit is contained in:
parent
2c48db7b1c
commit
364e71f73c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13520
@ -3,7 +3,7 @@
|
||||
# Date created: 20 Aug 1998
|
||||
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/09/08 15:30:19 kuriyama Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -25,8 +25,8 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E -p1
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl7.6
|
||||
LIB_DEPENDS= tcl76jp\\.1\\.:${PORTSDIR}/japanese/tcl76 \
|
||||
tk42jp\\.1\\.:${PORTSDIR}/japanese/tk42
|
||||
LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76 \
|
||||
tk42jp.1:${PORTSDIR}/japanese/tk42
|
||||
WITH_TCL= --with-tcl
|
||||
PLIST= ${PKGDIR}/PLIST.tcl
|
||||
.endif
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 20 Aug 1998
|
||||
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/09/08 15:30:19 kuriyama Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -25,8 +25,8 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E -p1
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl7.6
|
||||
LIB_DEPENDS= tcl76jp\\.1\\.:${PORTSDIR}/japanese/tcl76 \
|
||||
tk42jp\\.1\\.:${PORTSDIR}/japanese/tk42
|
||||
LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76 \
|
||||
tk42jp.1:${PORTSDIR}/japanese/tk42
|
||||
WITH_TCL= --with-tcl
|
||||
PLIST= ${PKGDIR}/PLIST.tcl
|
||||
.endif
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 20 Aug 1998
|
||||
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/09/08 15:30:19 kuriyama Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -25,8 +25,8 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E -p1
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl7.6
|
||||
LIB_DEPENDS= tcl76jp\\.1\\.:${PORTSDIR}/japanese/tcl76 \
|
||||
tk42jp\\.1\\.:${PORTSDIR}/japanese/tk42
|
||||
LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76 \
|
||||
tk42jp.1:${PORTSDIR}/japanese/tk42
|
||||
WITH_TCL= --with-tcl
|
||||
PLIST= ${PKGDIR}/PLIST.tcl
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user