aboutsummaryrefslogtreecommitdiff
path: root/math/sc-im
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-05 11:54:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-05 11:54:47 +0000
commitfd2e7f99267548124ed52dc0ed6e9353da8cce37 (patch)
tree227c4873a17a6857efd8ff809847352c9b3b6cb1 /math/sc-im
parent9061dbbffcb710254329610b72a2128b51ab7343 (diff)
downloadports-fd2e7f99267548124ed52dc0ed6e9353da8cce37.tar.gz
ports-fd2e7f99267548124ed52dc0ed6e9353da8cce37.zip
Add missing build dependency on pkgconf
Now sc-im will really support xls/xlsx
Notes
Notes: svn path=/head/; revision=437778
Diffstat (limited to 'math/sc-im')
-rw-r--r--math/sc-im/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile
index 95d40b2cee0d..0d6c3daac16f 100644
--- a/math/sc-im/Makefile
+++ b/math/sc-im/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sc-im
PORTVERSION= 0.5.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= math
@@ -13,7 +14,7 @@ LICENSE= BSD4CLAUSE
LIB_DEPENDS= libxlsreader.so:math/libxls \
libzip.so:archivers/libzip
-USES= gmake localbase
+USES= gmake localbase pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= andmarti1424
USE_GNOME= libxml2