aboutsummaryrefslogtreecommitdiff
path: root/misc/podsleuth
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:32:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:32:33 +0000
commit5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205 (patch)
treebd2dadbb23b80c0e52bb04cab69b59f5404abd5f /misc/podsleuth
parentd1218825c5df231775a8119f2763c8c594774283 (diff)
downloadports-5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205.tar.gz
ports-5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205.zip
Notes
Diffstat (limited to 'misc/podsleuth')
-rw-r--r--misc/podsleuth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile
index 711299837cb9..7b5a2138f4cc 100644
--- a/misc/podsleuth/Makefile
+++ b/misc/podsleuth/Makefile
@@ -20,8 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono \
CONFIGURE_ARGS+=--with-hal-callouts-dir=${PREFIX}/libexec
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack pkgconfig
+USES= gmake pkgconfig pathfix
post-patch:
@${REINPLACE_CMD} -e 's|^#!/bin/bash$$|#!/bin/sh|' \