diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-10 23:53:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-10 23:53:51 +0000 |
commit | 0d38218a4bceda2e21ba1834f120c997aeadadc3 (patch) | |
tree | 29c660c757653bc7210dea9881ea66fafe01a918 /graphics/Makefile | |
parent | d410b767fe7d734478308ac64f3353d437366194 (diff) | |
download | ports-0d38218a4bceda2e21ba1834f120c997aeadadc3.tar.gz ports-0d38218a4bceda2e21ba1834f120c997aeadadc3.zip |
Notes
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 ffe230ce9989..2f450f2d9d91 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.127 1999/06/01 13:17:44 tg Exp $ +# $Id: Makefile,v 1.128 1999/06/06 17:22:27 steve Exp $ # SUBDIR += 4va @@ -39,6 +39,7 @@ SUBDIR += gphoto SUBDIR += gplot SUBDIR += gqview + SUBDIR += gracula SUBDIR += graphviz SUBDIR += gtkdps SUBDIR += gtkfig |