diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-03 05:17:04 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-03 05:17:04 +0800 |
commit | 2dd24a33f45845a308ce06291a98ecd96a6a605d (patch) | |
tree | 8827ab54fcfb140c59ca8cba8c4b559a27d13a7f /x11-wm | |
parent | dc959d5090fa56215609c08646f1d4c159b2c8f6 (diff) | |
download | freebsd-ports-graphics-2dd24a33f45845a308ce06291a98ecd96a6a605d.tar.gz freebsd-ports-graphics-2dd24a33f45845a308ce06291a98ecd96a6a605d.tar.zst freebsd-ports-graphics-2dd24a33f45845a308ce06291a98ecd96a6a605d.zip |
Unbreak
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/libcompizconfig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index 472a5e8638e..ad3ea7193d4 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -12,11 +12,10 @@ COMMENT= Alternative configuration system for Compiz BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz -USES= tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gmake libtool:keepla pathfix pkgconfig +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= intltool libxml2 CPPFLAGS+= -I${LOCALBASE}/include |