From 8e8a3939cd81bba3f5a330447902bbef9c2d376a Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 1 Sep 2013 22:40:22 +0000 Subject: Add an explicit dependency on pkgconf --- graphics/nomacs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index 5793ef1cf29e..f37986ae7f65 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2 \ sysinfo:${PORTSDIR}/devel/libsysinfo USE_BZIP2= yes -USES= cmake desktop-file-utils +USES= cmake desktop-file-utils pkgconfig USE_QT4= gui network linguist_build moc_build \ qmake_build rcc_build uic_build LDFLAGS+= -lsysinfo -lkvm -- cgit