diff options
Diffstat (limited to 'graphics/plotutils/Makefile')
-rw-r--r-- | graphics/plotutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 6588ede849a0..012711749c2f 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -17,7 +17,7 @@ COMMENT= A plotting library and toolkit LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_MOTIF= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MOTIFLIB="${MOTIFLIB}" \ |