diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 3ce2dae69a50..29a7e685d43c 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= plotutils PORTVERSION= 2.6 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU @@ -13,10 +13,11 @@ COMMENT= Plotting library and toolkit LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png -USES= gmake motif libtool # parallel builds are broken with bmake(1) +USES= gmake libtool # parallel builds are broken with bmake(1) GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif +CONFIGURE_ARGS= --enable-libplotter --enable-libxmi USE_LDCONFIG= yes +USE_XORG= xaw TEST_TARGET= check CPPFLAGS+= -I${LOCALBASE}/include