summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 10:10:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 10:10:28 +0000
commit42f284496942f2cd183a6ef41988f9edad9c42d6 (patch)
tree2760b12e9c812bc06a94005a89b5598da53a9c00 /x11
parentAdd "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) and (diff)
Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,
xgrab and xloadimage to SUBDIR.
Notes
Notes: svn path=/head/; revision=1722
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 5fac97abfcf7..a24b94447491 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,11 +1,13 @@
-# $Id: Makefile,v 1.62 1995/05/03 00:15:09 asami Exp $
+# $Id: Makefile,v 1.63 1995/05/10 09:54:17 asami Exp $
#
# broken: iv
+# emiclock (doesn't fetch)
#
SUBDIR= XFree86 Xaw3d blt color_xterm ctwm emu fvwm g3view olvwm piewm \
- rxvt sxpc tk tkhfs tkman tvtwm xcolors xdaliclock xearth xfed xfm \
- xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \
- xview-clients
+ rxvt sxpc tk tkhfs tkinfo tkman tvtwm \
+ x3270 xcolors xdaliclock xdtm xearth xfed xfm xgrab \
+ xkeycaps xloadimage xlockmore xperfmon xphoon xsnow \
+ xview-config xview-lib xview-clients
.include <bsd.port.subdir.mk>