diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-25 10:54:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-25 10:54:57 +0000 |
commit | d55aba06cc4a4488a83c40b3e71f6a8aaf5db569 (patch) | |
tree | 555763912f1dcdba56321a95a9f9410131ce9828 | |
parent | ac838e04ca7f2fced83a93f3c85a9573a8607a39 (diff) | |
download | pkgsrc-d55aba06cc4a4488a83c40b3e71f6a8aaf5db569.tar.gz |
Add and enable compface.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4d9ec334541..4186f3d77ab 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2002/07/01 15:51:48 wiz Exp $ +# $NetBSD: Makefile,v 1.195 2002/07/25 10:54:57 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -27,6 +27,7 @@ SUBDIR+= camediaplay SUBDIR+= cdlabelgen SUBDIR+= clanlib SUBDIR+= claraocr +SUBDIR+= compface SUBDIR+= cqcam SUBDIR+= denemo SUBDIR+= dia |