diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 17:41:06 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 17:41:06 +0000 |
commit | ec1d8be6286e551fbdf893f1eb951a03e3bc74e7 (patch) | |
tree | 4b3421cc2d2030568f4437b4874ccd6b54c9fd62 /graphics | |
parent | 6fc9070b300d3afab012fe900f118e7718035f86 (diff) | |
download | FreeBSD-ports-ec1d8be6286e551fbdf893f1eb951a03e3bc74e7.zip FreeBSD-ports-ec1d8be6286e551fbdf893f1eb951a03e3bc74e7.tar.gz |
Activate giram.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ee1e53a..4d1d2c8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.131 1999/06/16 13:34:19 billf Exp $ +# $Id: Makefile,v 1.132 1999/06/16 13:46:04 taoka Exp $ # SUBDIR += 4va @@ -37,6 +37,7 @@ SUBDIR += gimp-manual-ps SUBDIR += gimp1 SUBDIR += gimp1-i18n + SUBDIR += giram SUBDIR += gphoto SUBDIR += gplot SUBDIR += gqview |