diff options
author | steve <steve@FreeBSD.org> | 1999-04-02 12:44:33 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-02 12:44:33 +0800 |
commit | 180b4301116d66e62f2fe2a9bc2b72183ae3e394 (patch) | |
tree | 598a595680b3d8eec6f456bb37ae6c095c91cd8e /x11-wm | |
parent | 6bd37bc807e80bb9b2364a21140e8d76e989dc71 (diff) | |
download | freebsd-ports-gnome-180b4301116d66e62f2fe2a9bc2b72183ae3e394.tar.gz freebsd-ports-gnome-180b4301116d66e62f2fe2a9bc2b72183ae3e394.tar.zst freebsd-ports-gnome-180b4301116d66e62f2fe2a9bc2b72183ae3e394.zip |
Activate the xfce-commmon port
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index b1163c1562c2..21aa55a2607f 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1999/01/17 03:03:43 billf Exp $ +# $Id: Makefile,v 1.11 1999/03/15 01:16:08 billf Exp $ # SUBDIR += 9menu @@ -31,5 +31,6 @@ SUBDIR += wm2 SUBDIR += wmx SUBDIR += xfce + SUBDIR += xfce-common .include <bsd.port.subdir.mk> |