diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-10 21:59:19 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-10 21:59:19 +0800 |
commit | 091c6363d95a377f0f133429f08d2ef29f832a66 (patch) | |
tree | 16aa7023032316ecd8e8b92c1f78c24eb5cc3d1b /graphics/Makefile | |
parent | fd1d0e947a10d78f675702d3d5a946dcda34a473 (diff) | |
download | freebsd-ports-graphics-091c6363d95a377f0f133429f08d2ef29f832a66.tar.gz freebsd-ports-graphics-091c6363d95a377f0f133429f08d2ef29f832a66.tar.zst freebsd-ports-graphics-091c6363d95a377f0f133429f08d2ef29f832a66.zip |
Activate gimp-manual.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bdb2fc16f05..1d248fc00ad 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1998/05/26 04:04:19 mph Exp $ +# $Id: Makefile,v 1.77 1998/06/07 06:07:52 vanilla Exp $ # SUBDIR += EZWGL @@ -22,6 +22,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += gimp-manual SUBDIR += gimp1 SUBDIR += gplot SUBDIR += graphviz |