diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-05 03:32:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-05 03:32:57 +0000 |
commit | 0d9857f7afd3e600bf2f16276124548d02c2a840 (patch) | |
tree | 4bbab705ad8c9d87612c0102c48ff0183de9171e /games | |
parent | 55dbc622c9b404b2c0b1720f2e06e9b4c869712c (diff) | |
download | ports-0d9857f7afd3e600bf2f16276124548d02c2a840.tar.gz ports-0d9857f7afd3e600bf2f16276124548d02c2a840.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xqf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index c6927f6175f1..6b821771d729 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -35,8 +35,6 @@ GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP BZIP2_CONFIGURE_ENABLE= bzip2 -BROKEN_aarch64= Fails to linkld: final link failed: Bad value - post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/xqfdocs.html ${STAGEDIR}${DOCSDIR} |