diff options
Diffstat (limited to 'misc/podsleuth/Makefile')
-rw-r--r-- | misc/podsleuth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile index 45067108af85..111432019741 100644 --- a/misc/podsleuth/Makefile +++ b/misc/podsleuth/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/deve RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus CONFIGURE_ARGS+=--with-hal-callouts-dir=${PREFIX}/libexec +CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes USES= gmake mono pkgconfig pathfix |