diff options
author | prlw1 <prlw1@pkgsrc.org> | 2020-09-04 11:23:07 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2020-09-04 11:23:07 +0000 |
commit | e10110f3a4fb41d0af1c769d007fa5b817d676b8 (patch) | |
tree | 1f954bee580d5676d71dc4648c23e689033d61d2 /graphics/Makefile | |
parent | c5f7ee785a61b679b866753bf3715adf5139b645 (diff) | |
download | pkgsrc-e10110f3a4fb41d0af1c769d007fa5b817d676b8.tar.gz |
Enable graphene
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 7b726fffeee..b2521a023fe 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.906 2020/09/03 15:44:23 wiz Exp $ +# $NetBSD: Makefile,v 1.907 2020/09/04 11:23:07 prlw1 Exp $ # COMMENT= Graphics tools and libraries @@ -221,6 +221,7 @@ SUBDIR+= gqview SUBDIR+= gqview-devel SUBDIR+= grafx2 SUBDIR+= grap +SUBDIR+= graphene SUBDIR+= graphite2 SUBDIR+= graphviz SUBDIR+= graphviz-dot-mode |