diff options
author | rh <rh@pkgsrc.org> | 2001-08-16 10:50:21 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-08-16 10:50:21 +0000 |
commit | 10aeb4d1978033142e5dbd94b0a7030c162efe0c (patch) | |
tree | edeb5afb2e071f28fc3e927bbb633917cb7c3e05 /graphics | |
parent | 0dc5ad37a62431d092e25443990b4fda7d56efb1 (diff) | |
download | pkgsrc-10aeb4d1978033142e5dbd94b0a7030c162efe0c.tar.gz |
Add and enable imlib2
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a0ec6123622..69362a7a517 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2001/08/12 22:09:36 zuntum Exp $ +# $NetBSD: Makefile,v 1.155 2001/08/16 10:50:21 rh Exp $ # COMMENT= Graphics tools and libraries @@ -70,6 +70,7 @@ SUBDIR+= hermes SUBDIR+= hp2xx SUBDIR+= iGMT SUBDIR+= imlib +SUBDIR+= imlib2 SUBDIR+= impress SUBDIR+= jasper SUBDIR+= jpeg |