aboutsummaryrefslogtreecommitdiff
path: root/devel/librevisa/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-04-02 21:27:35 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-04-02 21:27:35 +0000
commit1720d1bb0a065fabd96f7a889c380fb5c55ba72a (patch)
treefec45f958538587b0cf9d4e5b38db3e2630a19d4 /devel/librevisa/Makefile
parentb4bcaca24f43f820450f0d8c7dc63d5b03ecb9ee (diff)
downloadports-1720d1bb0a065fabd96f7a889c380fb5c55ba72a.tar.gz
ports-1720d1bb0a065fabd96f7a889c380fb5c55ba72a.zip
devel/librevisa: Use USES=pkgconfig
Notes
Notes: svn path=/head/; revision=497593
Diffstat (limited to 'devel/librevisa/Makefile')
-rw-r--r--devel/librevisa/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/librevisa/Makefile b/devel/librevisa/Makefile
index 6476071500cf..51992b84a5ae 100644
--- a/devel/librevisa/Makefile
+++ b/devel/librevisa/Makefile
@@ -10,9 +10,7 @@ MASTER_SITES= http://www.librevisa.org/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for interfacing test and measurement equipment
-BUILD_DEPENDS= pkg-config:devel/pkgconf
-
-USES= gmake pathfix libtool
+USES= gmake pathfix pkgconfig libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes