diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-19 17:01:31 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-19 17:01:31 +0000 |
commit | 8da9ed1f93b2aa6a4dfde38a77bd94a692719f32 (patch) | |
tree | 8fbd952aab5b6bc1bcab4bbcffdef0e224ab80c0 /graphics | |
parent | 23c417d101c744aac4ce10a9ccbcf7f3aeb29715 (diff) | |
download | FreeBSD-ports-8da9ed1f93b2aa6a4dfde38a77bd94a692719f32.zip FreeBSD-ports-8da9ed1f93b2aa6a4dfde38a77bd94a692719f32.tar.gz |
Activate gtkfig.
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 d8c898a..4f4ae83 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.97 1998/11/16 21:04:07 billf Exp $ +# $Id: Makefile,v 1.98 1998/11/18 10:07:49 flathill Exp $ # SUBDIR += 4va @@ -31,6 +31,7 @@ SUBDIR += gqview SUBDIR += graphviz SUBDIR += gtkdps + SUBDIR += gtkfig SUBDIR += gyvefigs SUBDIR += gyvegui SUBDIR += gyvekernel |