diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-03-07 21:47:50 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-03-07 21:47:50 +0000 |
commit | 836aebde5babd8b8701f585f03b775ebfc41a564 (patch) | |
tree | f990d2d5c21cdbac2e187df45b68fcc8e5d5353a /x11-fonts/xorg-fonts-cyrillic | |
parent | c5420942c6d91a6dad718b6431ee6849f320142f (diff) | |
download | ports-836aebde5babd8b8701f585f03b775ebfc41a564.tar.gz ports-836aebde5babd8b8701f585f03b775ebfc41a564.zip |
Notes
Diffstat (limited to 'x11-fonts/xorg-fonts-cyrillic')
-rw-r--r-- | x11-fonts/xorg-fonts-cyrillic/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-fonts/xorg-fonts-cyrillic/Makefile b/x11-fonts/xorg-fonts-cyrillic/Makefile index 8c3d28922f2b..7855454e1a26 100644 --- a/x11-fonts/xorg-fonts-cyrillic/Makefile +++ b/x11-fonts/xorg-fonts-cyrillic/Makefile @@ -28,12 +28,4 @@ FONTDIR= ${X11BASE}/lib/X11/fonts do-install: # empty -.include <bsd.port.pre.mk> - -.if ${X_WINDOW_SYSTEM:L} != xorg -IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\ - distribution. See The X Window System and Virtual Consoles chapter\ - of FAQ for more information -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |