aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-27 13:19:00 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-27 13:19:00 +0000
commit0614dffc4db32d18f6f480db3a9f87e07eebdab9 (patch)
treeb2f0b121a56b77c1d89e6c6e86bfa7296ce576d4
parentef388f4cbf35f0235bc8d7fc58fc142c62cdd382 (diff)
downloadports-0614dffc4db32d18f6f480db3a9f87e07eebdab9.tar.gz
ports-0614dffc4db32d18f6f480db3a9f87e07eebdab9.zip
lang/clisp: enable on powerpc
-rw-r--r--lang/clisp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index d87be5d8f86c..7066305beab1 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -11,7 +11,6 @@ COMMENT= Common Lisp implementation
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GNU-GPL
-BROKEN_powerpc= Does not compile
BROKEN_sparc64= Does not compile
LIB_DEPENDS= libffcall.so:devel/libffcall \