From 75e6ec98c9075f5f799392bad4a71d9e9f0bcc3a Mon Sep 17 00:00:00 2001 From: max Date: Sat, 16 Feb 2002 05:00:25 +0000 Subject: Remove the dependency to imake since this is now taken care of in bsd.port.mk. --- japanese/Canna/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'japanese/Canna') diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index ab5e3f7f445a..cb2e016e4036 100644 --- a/japanese/Canna/Makefile +++ b/japanese/Canna/Makefile @@ -24,12 +24,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= max@FreeBSD.org -.include - -.if ${XFREE86_VERSION} == 3 -BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake -.endif - USE_IMAKE= yes USE_X_PREFIX= no ALL_TARGET= canna @@ -70,4 +64,4 @@ post-install: fi @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.include +.include -- cgit