diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-01-07 14:08:24 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-01-07 14:08:24 +0000 |
commit | bfe0973b6cf9ccb4a75b89f6ab67f31b36fcfd52 (patch) | |
tree | 4cf73e5d7388b848cd00ebe54a4d7547c50f9b8f /french | |
parent | 604cb5f72ed93ec5a94b40f9b7c640b27a0ee33a (diff) | |
download | ports-bfe0973b6cf9ccb4a75b89f6ab67f31b36fcfd52.tar.gz ports-bfe0973b6cf9ccb4a75b89f6ab67f31b36fcfd52.zip |
Notes
Diffstat (limited to 'french')
-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) |