diff options
author | mph <mph@FreeBSD.org> | 1998-04-24 13:36:52 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-24 13:36:52 +0800 |
commit | 4528a6799549c5fc83c278ee3443fe540d2cdbc6 (patch) | |
tree | 987d933ad3eaa9ce40454f51dcd11218b2d3fcb9 | |
parent | e17f4b64b31a885b094118ff0a1833008c0d1a7f (diff) | |
download | freebsd-ports-gnome-4528a6799549c5fc83c278ee3443fe540d2cdbc6.tar.gz freebsd-ports-gnome-4528a6799549c5fc83c278ee3443fe540d2cdbc6.tar.zst freebsd-ports-gnome-4528a6799549c5fc83c278ee3443fe540d2cdbc6.zip |
Activate t3d.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 053d15585e1a..64c2b6633d5d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.194 1998/04/19 06:03:42 mph Exp $ +# $Id: Makefile,v 1.195 1998/04/19 17:29:59 mph Exp $ # SUBDIR += FWF @@ -61,6 +61,7 @@ SUBDIR += slingshot SUBDIR += swisswatch SUBDIR += sxpc + SUBDIR += t3d SUBDIR += tix SUBDIR += tk41 SUBDIR += tk42 |