diff options
author | asami <asami@FreeBSD.org> | 1998-08-13 06:52:25 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-13 06:52:25 +0800 |
commit | a8845659197c13cf18d100921a2818f086cc9cc1 (patch) | |
tree | 66a935d9f83c906fc45e2ef3a1b9c9c8548003a2 /graphics/Makefile | |
parent | 687f0f82303af4b7b5a56770c11e1275b095fdfb (diff) | |
download | freebsd-ports-gnome-a8845659197c13cf18d100921a2818f086cc9cc1.tar.gz freebsd-ports-gnome-a8845659197c13cf18d100921a2818f086cc9cc1.tar.zst freebsd-ports-gnome-a8845659197c13cf18d100921a2818f086cc9cc1.zip |
Add Mesa3. Mark it MANUAL_PACKAGE_BUILD for now (shlib version overrides
Mesa2).
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 40d21048430b..1059d0f91326 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1998/07/20 10:13:30 asami Exp $ +# $Id: Makefile,v 1.86 1998/08/10 00:13:25 steve Exp $ # SUBDIR += EZWGL @@ -24,7 +24,7 @@ SUBDIR += gifmerge SUBDIR += giftool SUBDIR += giftrans - SUBDIR += gimp-devel +# SUBDIR += gimp-devel SUBDIR += gimp-manual SUBDIR += gimp1 SUBDIR += gplot |