diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
commit | 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch) | |
tree | 5ec4d6c8c02d380cf421717b2ce88beceb851e79 /databases/virtuoso | |
parent | 320538c6d599e65e80ad91bd683504f5d7c338f1 (diff) | |
download | ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip |
Notes
Diffstat (limited to 'databases/virtuoso')
-rw-r--r-- | databases/virtuoso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 72352b49bf7c..2d2f41cd246c 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -27,7 +27,7 @@ BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared NOT_FOR_ARCHS= arm armv6 i386 mips powerpc NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms -USES= execinfo gmake libtool readline uidfix ssl +USES= gmake libtool readline uidfix ssl USE_AUTOTOOLS= autoheader aclocal GNU_CONFIGURE= yes |