summaryrefslogblamecommitdiff
path: root/japanese/expect/Makefile
blob: 6a37d1a60a400592a433c8f6435ddc5c04e8d66d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                              

                                   

                               
                                                   



                                                  
                   

                                                

                              
 








                                                                         


                                  
# New ports collection makefile for:	expect
# Version required:	5.25
# Date created:		17 Oct 1997
# Whom:			taguchi
#
# $Id: Makefile,v 1.3 1997/09/14 21:34:35 max Exp $
#

FILESDIR=	${.CURDIR}/../../lang/expect/files

NO_MAN_INSTALL=	yes
.include "${.CURDIR}/../../lang/expect/Makefile"

PKGNAME=	ja-expect-5.25
CATEGORIES=	japanese lang

MAINTAINER=	taguchi@tohoku.iij.ad.jp

LIB_DEPENDS=	tk42jp\\.1\\.:${PORTSDIR}/japanese/tk42

CFLAGS+=	-DKANJI -DKINPUT2
CONFIGURE_ARGS=	--enable-shared --with-tclconfig=${PREFIX}/lib/tcl7.6jp \
		--with-tkconfig=${PREFIX}/lib/tk4.2jp \
		--with-tclinclude=${PREFIX}/include/tcl7.6jp \
		--with-tkinclude=${PREFIX}/include/tk4.2jp

test:
	@(cd ${WRKSRC}; make test)