diff options
Diffstat (limited to 'math/ploticus/Makefile')
-rw-r--r-- | math/ploticus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index c8ba20bd227b..a0aec46f0a7b 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -39,6 +39,8 @@ PKGNAMESUFFIX= -nox11 USE_XORG= xpm .endif +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \ ${BUILD_WRKSRC}/Makefile ${BUILD_WRKSRC}/mkapi |