diff options
Diffstat (limited to 'graphics/gracula')
-rw-r--r-- | graphics/gracula/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gracula/Makefile b/graphics/gracula/Makefile index de5f75276c7e..7c7e6ba8223d 100644 --- a/graphics/gracula/Makefile +++ b/graphics/gracula/Makefile @@ -13,6 +13,8 @@ COMMENT= Graphic Counter Language compiler/interpreter SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gracula ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/sec2000 ${STAGEDIR}${PREFIX}/bin |