diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 08:15:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 08:15:50 +0000 |
commit | 705c8023542258071387a158fa6b0a0734b9d629 (patch) | |
tree | 1b1bd3f3456760ad60155ed5aab9f82a9c7e5f07 /devel | |
parent | 03a902262be6a8897ee2f4914fdc4e3d84eb1c07 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/compiz-bcop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/compiz-bcop/Makefile b/devel/compiz-bcop/Makefile index 8df796c7eb95..c8df20399f5f 100644 --- a/devel/compiz-bcop/Makefile +++ b/devel/compiz-bcop/Makefile @@ -12,10 +12,9 @@ COMMENT= Code generator for Compiz Fusion Plugins RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ ${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pkgconfig +USES= pkgconfig tar:bzip2 USE_GNOME= libxslt post-patch: |