summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/liboobs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile
index 6af468e49..b4eedc7d2 100644
--- a/devel/liboobs/Makefile
+++ b/devel/liboobs/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/liboobs/Makefile,v 1.1 2006/06/07 02:32:29 ahze Exp $
+# $MCom: ports/devel/liboobs/Makefile,v 1.2 2006/06/07 02:33:27 ahze Exp $
PORTNAME= liboobs
PORTVERSION= 0.1.0
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Wrapping library to the System Tools Backends
-BUILD_DEPENDS= ${X11BASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends
-RUN_DEPENDS= ${X11BASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends
+BUILD_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends
+RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends
USE_BZIP2= yes
GNU_CONFIGURE= yes