aboutsummaryrefslogtreecommitdiff
path: root/misc/freeguide
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-17 18:12:59 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-17 18:12:59 +0000
commit3e4f020a861d22e9f5ce0c52eba4dbc0610cefb3 (patch)
tree862f02293436834bb205b473a55dde9f600fe3f1 /misc/freeguide
parent7b38446e9c89c61bfb094d537a9d8e6711ceb027 (diff)
downloadports-3e4f020a861d22e9f5ce0c52eba4dbc0610cefb3.tar.gz
ports-3e4f020a861d22e9f5ce0c52eba4dbc0610cefb3.zip
misc/freeguide: unbreak on armv*
Builds fine on armv7. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=514671
Diffstat (limited to 'misc/freeguide')
-rw-r--r--misc/freeguide/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile
index 12a897bc50dc..45a5ab24932d 100644
--- a/misc/freeguide/Makefile
+++ b/misc/freeguide/Makefile
@@ -14,9 +14,6 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING
RUN_DEPENDS= tv_cat:textproc/p5-xmltv
-BROKEN_armv6= fails to package: freeguide.1.gz: No such file or directory
-BROKEN_armv7= fails to package: freeguide.1.gz: No such file or directory
-
USE_JAVA= yes
JAVA_VERSION= 1.6+
USE_ANT= yes