diff options
author | steve <steve@FreeBSD.org> | 1998-12-23 01:19:55 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-23 01:19:55 +0000 |
commit | 1027d0adb3d58c97bb5ef7e719fa45af0848ed8c (patch) | |
tree | 726ae11a5525f84601c108584f2cdf155a6c0411 | |
parent | ea15a4435a377dd890f18da94c7c47ca98cbeb80 (diff) | |
download | FreeBSD-ports-1027d0adb3d58c97bb5ef7e719fa45af0848ed8c.zip FreeBSD-ports-1027d0adb3d58c97bb5ef7e719fa45af0848ed8c.tar.gz |
Activate xg port.
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7c7d7db..84112b7 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1998/11/23 17:43:39 andreas Exp $ +# $Id: Makefile,v 1.11 1998/12/12 12:43:29 vanilla Exp $ # SUBDIR += FWF @@ -33,6 +33,7 @@ SUBDIR += v SUBDIR += xbae SUBDIR += xforms + SUBDIR += xg SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib |