diff options
Diffstat (limited to 'math/topaz/Makefile')
-rw-r--r-- | math/topaz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 7f9d925059ab..41437eda9d8f 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -19,6 +19,8 @@ USES= ncurses readline USE_XORG= x11 MAKEFILE= Makefile.freebsd +OPTIONS_DEFINE= EXAMPLES + post-install: ${LN} -sf ${PREFIX}/lib/topaz/topaz.sh ${STAGEDIR}${PREFIX}/bin/topaz @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} |