diff options
Diffstat (limited to 'french/xtel/Makefile')
-rw-r--r-- | french/xtel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/xtel/Makefile b/french/xtel/Makefile index c5ad50e527d8..ae9f14707893 100644 --- a/french/xtel/Makefile +++ b/french/xtel/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://pficheux.free.fr/xtel/download/ MAINTAINER= thierry@thomas.as +.include <bsd.port.pre.mk> + LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg .if ${XFREE86_VERSION} == 4 BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients @@ -26,8 +28,6 @@ RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients USE_IMAKE= yes USE_XPM= yes -.include <bsd.port.pre.mk> - MAN1= xtel.1 xteld.1 .if defined(LANG) |