diff options
author | steve <steve@FreeBSD.org> | 1998-10-02 09:47:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-02 09:47:57 +0800 |
commit | a60663aba05a727b96964c75024a0f9c234968af (patch) | |
tree | 57f3411debb7b01d61cfc6d65cae5d80a212f2cb /graphics | |
parent | 624b2f2bfd5456be66e844cbef48ff791fc6e37e (diff) | |
download | freebsd-ports-gnome-a60663aba05a727b96964c75024a0f9c234968af.tar.gz freebsd-ports-gnome-a60663aba05a727b96964c75024a0f9c234968af.tar.zst freebsd-ports-gnome-a60663aba05a727b96964c75024a0f9c234968af.zip |
Remove non-existent Mesa2 directory.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2347e52b6aea..a038cb078dbd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,9 @@ -# $Id: Makefile,v 1.91 1998/08/24 02:00:48 steve Exp $ +# $Id: Makefile,v 1.92 1998/09/06 06:46:36 vanilla Exp $ # SUBDIR += 4va SUBDIR += EZWGL SUBDIR += ImageMagick - SUBDIR += Mesa2 SUBDIR += Mesa3 SUBDIR += aalib SUBDIR += aero |