diff options
Diffstat (limited to 'x11-wm/xcompmgr/Makefile')
-rw-r--r-- | x11-wm/xcompmgr/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/xcompmgr/Makefile b/x11-wm/xcompmgr/Makefile index f027051d0004..d9a74ebe97e5 100644 --- a/x11-wm/xcompmgr/Makefile +++ b/x11-wm/xcompmgr/Makefile @@ -9,9 +9,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= A sample X compositing manager XORG_CAT= app -USE_XORG= x11 xcomposite xfixes xdamage xrender - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros +USE_XORG= x11 xcomposite xfixes xdamage xorg-macros xrender PLIST_FILES= bin/${PORTNAME} |