diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-20 10:59:12 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-20 10:59:12 +0800 |
commit | e8a356853d9981893e0bc74b6a8c4cf81c1b4f0c (patch) | |
tree | 4fc19788fb129b06258495515951184e596ee347 /Makefile | |
parent | 9271d22f83732447f158767b1a73d70bcbc8146b (diff) | |
download | freebsd-ports-gnome-e8a356853d9981893e0bc74b6a8c4cf81c1b4f0c.tar.gz freebsd-ports-gnome-e8a356853d9981893e0bc74b6a8c4cf81c1b4f0c.tar.zst freebsd-ports-gnome-e8a356853d9981893e0bc74b6a8c4cf81c1b4f0c.zip |
Tie x11-themes into the build now that it contains some ports.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ SUBDIR += x11-clocks SUBDIR += x11-fm SUBDIR += x11-fonts SUBDIR += x11-servers +SUBDIR += x11-themes SUBDIR += x11-toolkits SUBDIR += x11-wm |