summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-05 09:15:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-05 09:15:49 +0000
commit3a4866fb15032db332bb8402ce51876d754f213e (patch)
tree580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /news
parentMention devel/avr-gcc-3 as being removed. (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326373
Diffstat (limited to 'news')
-rw-r--r--news/nzbget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index 1d840fe90b45..e5f6a503d271 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
sigc-2:${PORTSDIR}/devel/libsigc++20
+USES= gmake pkgconfig
USE_RC_SUBR= nzbget
GNU_CONFIGURE= yes
CONFIGURE_ENV= LOCALBASE="${LOCALBASE}"
@@ -21,7 +22,6 @@ MAKE_JOBS_UNSAFE=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= ${PTHREAD_LIBS}
CFLAGS+= ${PTHREAD_CFLAGS}
-USE_GMAKE= yes
PAR_DESC= Support verifying/repairing with par2 files
OPTIONS_DEFINE= PAR