diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 11:58:02 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 11:58:02 +0000 |
commit | 67f0cf775646aed50492323fe6054833b3d11c8d (patch) | |
tree | d8a5591baa4453acf0ded9061ae752aab2d93860 /lang | |
parent | df53755f882ba74e0c4a4dad30136e815e813562 (diff) | |
download | ports-67f0cf775646aed50492323fe6054833b3d11c8d.tar.gz ports-67f0cf775646aed50492323fe6054833b3d11c8d.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clisp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 18ed6a284396..cb62af213269 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_ia64= Does not compile BROKEN_powerpc= Does not compile BROKEN_sparc64= Does not compile |