diff options
| -rw-r--r-- | ports/antlr4/portfile.cmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/antlr4/portfile.cmake b/ports/antlr4/portfile.cmake index de3e2f634..cda011c60 100644 --- a/ports/antlr4/portfile.cmake +++ b/ports/antlr4/portfile.cmake @@ -77,4 +77,5 @@ endif() file(INSTALL ${LICENSE} DESTINATION ${CURRENT_PACKAGES_DIR}/share/antlr4 RENAME copyright)
-message(STATUS "Installing done")
\ No newline at end of file +message(STATUS "Installing done")
+#
\ No newline at end of file |
