diff --git a/media-fonts/hack/hack-2.010.recipe b/media-fonts/hack/hack-2.010.recipe index 436cab55e..35ee8e7e2 100644 --- a/media-fonts/hack/hack-2.010.recipe +++ b/media-fonts/hack/hack-2.010.recipe @@ -1,5 +1,5 @@ SUMMARY="A typeface designed for source code" -DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to\ +DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to \ cover all of your syntax highlighting needs." HOMEPAGE="http://sourcefoundry.org/hack/" COPYRIGHT="Christopher Simpkins" @@ -21,7 +21,7 @@ BUILD_PREREQUIRES=" BUILD() { - echo "No building required." + true } INSTALL()