diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-19 01:41:47 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-19 01:41:47 +0000 |
commit | 6193fefe1e52c8473a18f0bf57ba691fda22ef9f (patch) | |
tree | c343ab282a0d6a463d080842351be05667b13d56 /x11-clocks/Makefile | |
parent | 072549120646a013cc714e33a2ee1896ba72dcdf (diff) | |
download | FreeBSD-ports-6193fefe1e52c8473a18f0bf57ba691fda22ef9f.zip FreeBSD-ports-6193fefe1e52c8473a18f0bf57ba691fda22ef9f.tar.gz |
Remove zclock as it depends on the old GNOME 1.4 libpanel.
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 71d5cf8..cb0af03 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -39,6 +39,5 @@ SUBDIR += xmms-alarm SUBDIR += xtimer SUBDIR += xtu - SUBDIR += zclock .include <bsd.port.subdir.mk> |