freebsd-ports/x11/xorg-clients/files/patch-programs_Imakefile
Kirill Ponomarev b3eb115f52 Move x11/xterm to BUILD_DEPENDS.
Remove superfluous dependencies.
Pet portlint.
Bump PORTREVISION.

Approved by:	anholt
2004-07-26 20:12:44 +00:00

22 lines
716 B
Text

$FreeBSD$
--- programs/Imakefile.orig Sat Jul 24 02:13:01 2004
+++ programs/Imakefile Sat Jul 24 02:13:23 2004
@@ -57,7 +57,6 @@
XRXSRCDIR = xrx
#endif
XSMSRCDIR = xsm
- XTERMSRCDIR = xterm
SCRIPTSDIR = scripts
#endif
#if BuildCID
@@ -129,7 +128,7 @@
xlsclients xlsfonts xmag xman xmessage xmh xmodmap xprop xrdb \
xrefresh $(XRXSRCDIR) xset \
xsetroot $(XSMSRCDIR) xstdcmap $(XINPUTCLIENTDIRS) \
- $(XTERMSRCDIR) $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
+ $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
$(XPMCLIENTDIRS) $(XVINFOSRCDIR) \
$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR) \
$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR)