diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
commit | 7020ba824d0766f01012481d30671834bccc6cc9 (patch) | |
tree | b8061c4bd911cb2507a3cc6b0ebdc773e91473b7 /devel/compiz-bcop | |
parent | ac0c23c912957d0cfaa1ccb1f236d4da619b1889 (diff) | |
download | ports-7020ba824d0766f01012481d30671834bccc6cc9.tar.gz ports-7020ba824d0766f01012481d30671834bccc6cc9.zip |
Notes
Diffstat (limited to 'devel/compiz-bcop')
-rw-r--r-- | devel/compiz-bcop/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/compiz-bcop/Makefile b/devel/compiz-bcop/Makefile index 34807ccf6776..8df796c7eb95 100644 --- a/devel/compiz-bcop/Makefile +++ b/devel/compiz-bcop/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: compiz-bcop -# Date created: 2007-08-15 -# Whom: Robert Noland <rnoland@FreeBSD.org> -# +# Created by: Robert Noland <rnoland@FreeBSD.org> # $FreeBSD$ -# PORTNAME= compiz-bcop PORTVERSION= 0.8.4 @@ -19,8 +15,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pkgconfig USE_GNOME= libxslt -USE_PKGCONFIG= yes post-patch: @${REINPLACE_CMD} \ |