From 88f8ff52b680bd192ba2911e94f4539784003d99 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Sat, 19 Jan 2002 05:11:20 +0000 Subject: unbreak: USE_IMAKE should be prior to pre.mk. PR: 33828 Submitted by: Oliver Lehmann --- french/xtel/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'french/xtel') diff --git a/french/xtel/Makefile b/french/xtel/Makefile index ae9f14707893..10e0bb3a4a06 100644 --- a/french/xtel/Makefile +++ b/french/xtel/Makefile @@ -13,13 +13,7 @@ MASTER_SITES= http://pficheux.free.fr/xtel/download/ MAINTAINER= thierry@thomas.as -.include - LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg -.if ${XFREE86_VERSION} == 4 -BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients -RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients -.endif # Remark: Xtel can serve a network, and emulate TVR and I-Minitel, but this is # the first release of this port, and these functionnalities have not (yet) @@ -80,4 +74,11 @@ post-install: @${CAT} ${WRKDIR}/pkg-message | ${SED} -e "s:%%PREFIX%%:${PREFIX}:g" @${ECHO} +.include + +.if ${XFREE86_VERSION} == 4 +BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +.endif + .include -- cgit v1.2.3