aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hstr
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-13 15:17:23 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-13 15:17:23 +0000
commitd33ccda4030ceca0b46cccf075651556855a7c41 (patch)
tree18d6700d69915ffc476151fae25f92ff0906e745 /sysutils/hstr
parentc4ca3e8d21cdee3b44900a12200b22e4f835559b (diff)
downloadports-d33ccda4030ceca0b46cccf075651556855a7c41.tar.gz
ports-d33ccda4030ceca0b46cccf075651556855a7c41.zip
Use USES=pkgconfig where appropriate
Notes
Notes: svn path=/head/; revision=490143
Diffstat (limited to 'sysutils/hstr')
-rw-r--r--sysutils/hstr/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/hstr/Makefile b/sysutils/hstr/Makefile
index f93911c1603f..f949e7edf76b 100644
--- a/sysutils/hstr/Makefile
+++ b/sysutils/hstr/Makefile
@@ -11,9 +11,7 @@ COMMENT= Bash and Zsh shell history suggest box
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= pkg-config:devel/pkgconf
-
-USES= autoreconf ncurses readline
+USES= autoreconf ncurses pkgconfig readline
USE_GITHUB= yes
GH_ACCOUNT= dvorka
GH_PROJECT= hstr