Index: head/mail/pfqueue/Makefile =================================================================== --- head/mail/pfqueue/Makefile (revision 408150) +++ head/mail/pfqueue/Makefile (revision 408151) @@ -1,22 +1,22 @@ # Created by: Marcus Alves Grando # $FreeBSD$ PORTNAME= pfqueue PORTVERSION= 0.5.6 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Console-based tool for handling Postfix 1, Postfix 2, and Exim queues LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -USES= libtool +USES= libtool ncurses USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include