diff options
author | demon <demon@FreeBSD.org> | 2003-02-21 16:44:27 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-02-21 16:44:27 +0800 |
commit | 001ae040880ebd051b06787fd37bfaebe8c88299 (patch) | |
tree | e74b56b80346152462a792afc125459a012ff013 /graphics | |
parent | 819580adb2e4147bdde120251d09030e01186f6f (diff) | |
download | freebsd-ports-graphics-001ae040880ebd051b06787fd37bfaebe8c88299.tar.gz freebsd-ports-graphics-001ae040880ebd051b06787fd37bfaebe8c88299.tar.zst freebsd-ports-graphics-001ae040880ebd051b06787fd37bfaebe8c88299.zip |
Uncomment gimp-manual-ps, INDEX builds are believed to be fixed.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d3329c9b26d..c55e34528d8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -97,7 +97,7 @@ SUBDIR += gimp-devel SUBDIR += gimp-manual-html SUBDIR += gimp-manual-pdf -# SUBDIR += gimp-manual-ps + SUBDIR += gimp-manual-ps SUBDIR += gimp1 SUBDIR += giram SUBDIR += gkrellkam |