aboutsummaryrefslogtreecommitdiff
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-08-04 03:45:16 +0000
committerJohn Marino <marino@FreeBSD.org>2016-08-04 03:45:16 +0000
commitc598384c6b2808e2270b2bc48455c985cba8bb96 (patch)
tree4299e20e422eb3b7cd15b5e3ca7f9f6ec6dee8ce /databases/virtuoso
parentf17b239c5e0cc8dec953dcb15c48740198df0619 (diff)
downloadports-c598384c6b2808e2270b2bc48455c985cba8bb96.tar.gz
ports-c598384c6b2808e2270b2bc48455c985cba8bb96.zip
databases/virtuoso: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). Note that it's pulled in by a non-default option. Approved by: infrastructure blanket (removal of redundant deps)
Notes
Notes: svn path=/head/; revision=419586
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 5c4d9a38ea0a..88a492d8a0ad 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -19,8 +19,7 @@ BROKEN_powerpc64= Does not build
BUILD_DEPENDS= gawk:lang/gawk\
htmldoc:textproc/htmldoc\
flex>2.5.4:textproc/flex\
- gperf>=3.0.3:devel/gperf\
- unzip:archivers/unzip
+ gperf>=3.0.3:devel/gperf
LIB_DEPENDS= libxml2.so:textproc/libxml2
USES= gmake libtool readline uidfix