Index: Makefile =================================================================== --- Makefile (revision 403962) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= plotutils PORTVERSION= 2.6 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU @@ -13,10 +13,11 @@ 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