aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/compiz-plugins-unsupported
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2009-04-11 18:44:15 +0000
committerRobert Noland <rnoland@FreeBSD.org>2009-04-11 18:44:15 +0000
commit1ce7781f082b318d551effe45f05e48962b6be7a (patch)
treed2c24152358bee0437897838dc70a370cb444610 /x11-wm/compiz-plugins-unsupported
parent5ce19e00547b2e9617a826f2b8ff93a244d14c17 (diff)
downloadports-1ce7781f082b318d551effe45f05e48962b6be7a.tar.gz
ports-1ce7781f082b318d551effe45f05e48962b6be7a.zip
Make pointyhat happy by adding depend on plugins-main.
Reported by: pointyhat (pav)
Notes
Notes: svn path=/head/; revision=232107
Diffstat (limited to 'x11-wm/compiz-plugins-unsupported')
-rw-r--r--x11-wm/compiz-plugins-unsupported/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile
index 20d91a72c6fe..765d15418078 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -7,7 +7,7 @@
PORTNAME= compiz-plugins-unsupported
PORTVERSION= 0.8.2
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
@@ -16,7 +16,10 @@ COMMENT= Plugins for Compiz Composite Window Manager
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz \
- ${LOCALBASE}/libdata/pkgconfig/bcop.pc:${PORTSDIR}/devel/compiz-bcop
+ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:${PORTSDIR}/devel/compiz-bcop \
+ ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:${PORTSDIR}/x11-wm
+/compiz-plugins-main
+
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes