diff options
author | asami <asami@FreeBSD.org> | 1995-05-13 18:10:28 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-13 18:10:28 +0800 |
commit | fe8f23be9dd89775c85b4640870fd52755538502 (patch) | |
tree | a2cf59569212ec2002a5f1b7dd8df9a90dfecef6 /x11 | |
parent | 7187cd5dced1b7e0a203f9200c659c5e8496e32b (diff) | |
download | freebsd-ports-gnome-fe8f23be9dd89775c85b4640870fd52755538502.tar.gz freebsd-ports-gnome-fe8f23be9dd89775c85b4640870fd52755538502.tar.zst freebsd-ports-gnome-fe8f23be9dd89775c85b4640870fd52755538502.zip |
Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,
xgrab and xloadimage to SUBDIR.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 10 |
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> |