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
commit2a2fc806f4cf31a3150b8cded5f8c222ca3bc0ef (patch)
tree49af81393402bde56bdf7143cbe9cb348f3c7fc3 /graphics/Makefile
parent7575c0c213acda6b7ad67479edb4e5d7dd07fb76 (diff)
downloadpkgsrc-2a2fc806f4cf31a3150b8cded5f8c222ca3bc0ef.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