diff options
author | rh <rh@pkgsrc.org> | 2001-08-01 14:56:58 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-08-01 14:56:58 +0000 |
commit | 916f8ddcdc294f90b1fbf4b98d26df4e3fc284b7 (patch) | |
tree | ae0c992728c3f6b7c1f850473e7c05c5754c03f6 | |
parent | d6476bfa0e77624a73d0b5fcb75ba815b71f9795 (diff) | |
download | pkgsrc-916f8ddcdc294f90b1fbf4b98d26df4e3fc284b7.tar.gz |
Add and enable jasper
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5f3dccc42ee..bf06a5f6442 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.150 2001/07/27 09:36:43 zuntum Exp $ +# $NetBSD: Makefile,v 1.151 2001/08/01 14:56:58 rh Exp $ # COMMENT= Graphics tools and libraries @@ -70,6 +70,7 @@ SUBDIR+= hp2xx SUBDIR+= iGMT SUBDIR+= imlib SUBDIR+= impress +SUBDIR+= jasper SUBDIR+= jpeg SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 |