summaryrefslogtreecommitdiff
path: root/x11-wm/libcompizconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/libcompizconfig/Makefile')
-rw-r--r--x11-wm/libcompizconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile
index cf4a234d5b00..4ae6109abfd0 100644
--- a/x11-wm/libcompizconfig/Makefile
+++ b/x11-wm/libcompizconfig/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= Alternative configuration system for Compiz
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@@ -24,7 +24,7 @@ OPTIONS_DEFINE= INOTIFY
OPTIONS_DEFAULT= INOTIFY
INOTIFY_DESC?= Enable inotify support
-INOTIFY_LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify
+INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify
INOTIFY_LDFLAGS= -linotify
.include <bsd.port.pre.mk>