diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-04 03:45:16 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-04 03:45:16 +0000 |
commit | c598384c6b2808e2270b2bc48455c985cba8bb96 (patch) | |
tree | 4299e20e422eb3b7cd15b5e3ca7f9f6ec6dee8ce /databases/virtuoso | |
parent | f17b239c5e0cc8dec953dcb15c48740198df0619 (diff) |
Notes
Diffstat (limited to 'databases/virtuoso')
-rw-r--r-- | databases/virtuoso/Makefile | 3 |
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 |