From e387bd45f9de8cead9b25cabd5b5830502674dad Mon Sep 17 00:00:00 2001 From: Yoshio MITA Date: Sun, 20 Jan 2002 12:14:31 +0000 Subject: Build failure problem is solved (.include had to appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura) --- french/xtel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'french') diff --git a/french/xtel/Makefile b/french/xtel/Makefile index 10e0bb3a4a06..debe820d1c6c 100644 --- a/french/xtel/Makefile +++ b/french/xtel/Makefile @@ -15,6 +15,8 @@ MAINTAINER= thierry@thomas.as LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg +.include + # 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) # been implemented. @@ -74,8 +76,6 @@ 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 -- cgit v1.2.3