aboutsummaryrefslogtreecommitdiff
path: root/archivers/dpkg
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 00:30:39 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 00:30:39 +0000
commit06a526b303d26004a40e127616a1f554030a1d52 (patch)
treeadd04425862cff35792d9df6327e82a27f994acf /archivers/dpkg
parente3c03edf7f02b73ce75b7fd09672c950b8c8b97f (diff)
downloadports-06a526b303d26004a40e127616a1f554030a1d52.tar.gz
ports-06a526b303d26004a40e127616a1f554030a1d52.zip
archivers/dpkg: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407564
Diffstat (limited to 'archivers/dpkg')
-rw-r--r--archivers/dpkg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile
index 5d27323229e8..7d69160811ec 100644
--- a/archivers/dpkg/Makefile
+++ b/archivers/dpkg/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \
gpatch:${PORTSDIR}/devel/patch
GNU_CONFIGURE= yes
-USES= cpe gmake iconv libtool perl5 pkgconfig tar:xz
+USES= cpe gmake iconv libtool ncurses perl5 pkgconfig tar:xz
CPE_VENDOR= debian
WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION}