aboutsummaryrefslogtreecommitdiffstats
path: root/french/xtel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'french/xtel/Makefile')
-rw-r--r--french/xtel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/xtel/Makefile b/french/xtel/Makefile
index debe820d1c6c..cc9a0a0d9a1d 100644
--- a/french/xtel/Makefile
+++ b/french/xtel/Makefile
@@ -15,8 +15,6 @@ MAINTAINER= thierry@thomas.as
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
-.include <bsd.port.pre.mk>
-
# 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.
@@ -26,6 +24,8 @@ USE_XPM= yes
MAN1= xtel.1 xteld.1
+.include <bsd.port.pre.mk>
+
.if defined(LANG)
LANGUE!=${ECHO} ${LANG} | ${CUT} -c 1-2
.else