diff options
Diffstat (limited to 'graphics/plotutils/Makefile')
-rw-r--r-- | graphics/plotutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 402e2725d7b4..18a68053abd3 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -26,6 +26,8 @@ INSTALLS_SHLIB= yes MAN1= ode.1 plot.1 plotfont.1 spline.1 tek2plot.1 +INFO= libxmi plotutils + pre-patch: @${PERL} -pi -e 's|-lXm |\$$\{MOTIFLIB\} |g' ${WRKSRC}/configure |