From 4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 10 Sep 2018 13:15:47 +0000 Subject: Add EXAMPLES options to ports that should have one. Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine --- math/topaz/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/topaz') 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} -- cgit v1.2.3