aboutsummaryrefslogtreecommitdiff
path: root/comms/libconcord
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 /comms/libconcord
parentc4ca3e8d21cdee3b44900a12200b22e4f835559b (diff)
downloadports-d33ccda4030ceca0b46cccf075651556855a7c41.tar.gz
ports-d33ccda4030ceca0b46cccf075651556855a7c41.zip
Use USES=pkgconfig where appropriate
Notes
Notes: svn path=/head/; revision=490143
Diffstat (limited to 'comms/libconcord')
-rw-r--r--comms/libconcord/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/libconcord/Makefile b/comms/libconcord/Makefile
index 9a637a47c8d8..7e8d631227ae 100644
--- a/comms/libconcord/Makefile
+++ b/comms/libconcord/Makefile
@@ -13,12 +13,11 @@ COMMENT= Logitech Harmony configuration library
LICENSE= GPLv2
-BUILD_DEPENDS= pkg-config:devel/pkgconf
LIB_DEPENDS= libhidapi.so:comms/hidapi \
libzip.so:archivers/libzip
USE_LDCONFIG= yes
-USES= tar:bzip2 libtool shared-mime-info
+USES= tar:bzip2 libtool pkgconfig shared-mime-info
WRKSRC_SUBDIR= libconcord
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include