diff options
author | asami <asami@FreeBSD.org> | 1996-04-12 16:28:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-12 16:28:52 +0800 |
commit | 99bc4ce850ecffe1807bcffe9641288401a7816c (patch) | |
tree | fb48e1a302ebb7e729a39d4db859f6cfa4d0275d | |
parent | 971cc5c6609fde0b57da03e2113ced8c798b3dd3 (diff) | |
download | freebsd-ports-gnome-99bc4ce850ecffe1807bcffe9641288401a7816c.tar.gz freebsd-ports-gnome-99bc4ce850ecffe1807bcffe9641288401a7816c.tar.zst freebsd-ports-gnome-99bc4ce850ecffe1807bcffe9641288401a7816c.zip |
Add Mesa to SUBDIR.
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 7aa8741aecbf..3e30c730e459 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.19 1996/02/10 20:34:58 fenner Exp $ +# $Id: Makefile,v 1.20 1996/03/06 11:05:08 asami Exp $ # SUBDIR += ImageMagick - BROKEN += Mesa # doesn't install + SUBDIR += Mesa SUBDIR += aero SUBDIR += dore SUBDIR += hpscan |