diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-12 22:52:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-12 22:52:25 +0000 |
commit | 3b6b6ace6e4712668881344a695e4ac04843b21a (patch) | |
tree | 5ea551f5019b2bdf6290d1aa2c1beef74f59a711 /graphics/Makefile | |
parent | Add gtk11, now that it's a "real" port. (diff) |
Add Mesa3. Mark it MANUAL_PACKAGE_BUILD for now (shlib version overrides
Mesa2).
Notes
Notes:
svn path=/head/; revision=12481
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 |