Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/ppl/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 23 Aug 2008 00:29:35 -0000 1.17 +++ Makefile 26 Aug 2008 09:23:04 -0000 @@ -22,18 +22,19 @@ USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 LIBTOOLFILES= configure Watchdog/configure -CONFIGURE_ARGS= --disable-debugging \ +CONFIGURE_ARGS= --enable-watchdog \ --enable-optimization \ --with-cflags="${CFLAGS}" \ --with-cxxflags="${CXXFLAGS}" \ - --with-libgmp-prefix="${LOCALBASE}" + --with-libgmp-prefix="${LOCALBASE}" \ + --with-libgmpxx-prefix="${LOCALBASE}" USE_LDCONFIG= yes MAN1= ppl-config.1 ppl_lcdd.1 ppl_lpsol.1 .if defined(NOPORTDOCS) post-patch: - ${REINPLACE_CMD -e '/SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in + ${REINPLACE_CMD} -e '/SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in .endif .include Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/ppl/pkg-plist,v retrieving revision 1.8 diff -u -u -r1.8 pkg-plist --- pkg-plist 23 Aug 2008 00:29:35 -0000 1.8 +++ pkg-plist 25 Aug 2008 09:15:40 -0000 @@ -849,4 +849,5 @@ %%PORTDOCS%%%%DOCSDIR%%/ppl-user-0.9.ps.gz %%PORTDOCS%%@dirrm %%DOCSDIR%%/ppl-user-0.9-html %%PORTDOCS%%@dirrm %%DOCSDIR%%/ +@dirrm lib/ppl @dirrmtry share/aclocal