summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-01-11 19:03:05 +0000
committerdrochner <drochner@pkgsrc.org>2007-01-11 19:03:05 +0000
commit5302fac1abff915a1e75a4975f587557d865f944 (patch)
tree49af81393402bde56bdf7143cbe9cb348f3c7fc3 /graphics/Makefile
parent2e2e6d3d72752c9f737c6b8d14014077fa9d7802 (diff)
downloadpkgsrc-5302fac1abff915a1e75a4975f587557d865f944.tar.gz
Untangle dependencies: split out the "exrdisplay" GUI app which needs
fltk from the rest. Now eg KDE doesn't require fltk anymore which looked a bit strange.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 6df719eb673..7d930956184 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.443 2007/01/05 19:34:48 kristerw Exp $
+# $NetBSD: Makefile,v 1.444 2007/01/11 19:03:05 drochner Exp $
#
COMMENT= Graphics tools and libraries
@@ -206,6 +206,7 @@ SUBDIR+= ocrad
SUBDIR+= opencv
SUBDIR+= opendis
SUBDIR+= openexr
+SUBDIR+= openexr-exrdisplay
SUBDIR+= optipng
SUBDIR+= ov519view
SUBDIR+= p5-Chart