diff options
author | asami <asami@FreeBSD.org> | 1995-10-05 20:35:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-05 20:35:26 +0800 |
commit | cd9f503b2825496a5c5c96c59764985456472d6f (patch) | |
tree | b576a1550d6a5d13b2677baf9165e65ffdc3cc32 /x11 | |
parent | eb09f0d409d397ea0b4a57c1e2857d2b3219fc60 (diff) | |
download | freebsd-ports-gnome-cd9f503b2825496a5c5c96c59764985456472d6f.tar.gz freebsd-ports-gnome-cd9f503b2825496a5c5c96c59764985456472d6f.tar.zst freebsd-ports-gnome-cd9f503b2825496a5c5c96c59764985456472d6f.zip |
Enable xforms.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e8fd5c826f00..819e83b763fe 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1995/09/28 02:08:30 jmz Exp $ +# $Id: Makefile,v 1.78 1995/10/03 11:45:15 asami Exp $ # SUBDIR += FWF @@ -28,6 +28,7 @@ SUBDIR += xearth SUBDIR += xfed SUBDIR += xfm + SUBDIR += xforms SUBDIR += xgrab SUBDIR += xkeycaps SUBDIR += xloadimage |