aboutsummaryrefslogtreecommitdiff
path: root/misc/podsleuth
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /misc/podsleuth
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'misc/podsleuth')
-rw-r--r--misc/podsleuth/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile
index 111432019741..efda7b1e92f0 100644
--- a/misc/podsleuth/Makefile
+++ b/misc/podsleuth/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/
MAINTAINER= mono@FreeBSD.org
COMMENT= Tool to discover detailed model information about an iPod
-LIB_DEPENDS= libsgutils2.so:${PORTSDIR}/sysutils/sg3_utils \
- libhal.so:${PORTSDIR}/sysutils/hal
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus
+LIB_DEPENDS= libsgutils2.so:sysutils/sg3_utils \
+ libhal.so:sysutils/hal
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:devel/ndesk-dbus
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:devel/ndesk-dbus
CONFIGURE_ARGS+=--with-hal-callouts-dir=${PREFIX}/libexec
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs