diff options
Diffstat (limited to 'java/intellij-pty4j/Makefile')
-rw-r--r-- | java/intellij-pty4j/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/intellij-pty4j/Makefile b/java/intellij-pty4j/Makefile index 014bc7924788..7fca1eb99488 100644 --- a/java/intellij-pty4j/Makefile +++ b/java/intellij-pty4j/Makefile @@ -12,8 +12,6 @@ COMMENT= FreeBSD-compatible replacement for IntelliJ's bundled Pty4J LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - USE_GITHUB= yes GH_ACCOUNT= idea4bsd GH_PROJECT= pty4j |