diff options
Diffstat (limited to 'net-p2p/ncdc/Makefile')
-rw-r--r-- | net-p2p/ncdc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile index 3345c0ac03e1..481024bba392 100644 --- a/net-p2p/ncdc/Makefile +++ b/net-p2p/ncdc/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \ nettle:${PORTSDIR}/security/nettle \ p11-kit:${PORTSDIR}/security/p11-kit -USE_PKGCONFIG= build +USES= pkgconfig USE_NCURSES= yes USE_GNOME= glib20 USE_GMAKE= yes |