diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-05-12 10:39:27 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-05-12 10:39:27 +0000 |
commit | fa69524467797f93eb48405c3fb7789d57f06bc3 (patch) | |
tree | c693c16ec2b7ee26e2c7e045f2292773c24276bd /devel/Makefile | |
parent | 3bc7edcf8df2539f5a11d899aa7b56fefb99c75d (diff) | |
download | pkgsrc-fa69524467797f93eb48405c3fb7789d57f06bc3.tar.gz |
Enable libcompizconfig
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index ebb7dfb2187..0553de1a7f7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.932 2008/04/28 20:29:11 tnn Exp $ +# $NetBSD: Makefile,v 1.933 2008/05/12 10:39:27 jmcneill Exp $ # COMMENT= Development utilities @@ -255,6 +255,7 @@ SUBDIR+= libbinio SUBDIR+= libbonobo SUBDIR+= libbonoboui SUBDIR+= libcfg+ +SUBDIR+= libcompizconfig SUBDIR+= libconfig SUBDIR+= libctl SUBDIR+= libdatrie |