diff -urN /usr/ports/devel/e4graph/Makefile devel/e4graph/Makefile --- /usr/ports/devel/e4graph/Makefile Mon May 19 09:38:09 2003 +++ devel/e4graph/Makefile Sun Aug 3 10:22:56 2003 @@ -7,7 +7,7 @@ # PORTNAME= e4graph -PORTVERSION= 1.0a7 +PORTVERSION= 1.0a8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/all +USE_REINPLACE= yes +USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --with-metakit=${LOCALBASE} \ --with-tcl=${LOCALBASE}/lib/tcl8.3 --enable-tcl \ @@ -30,5 +32,8 @@ CFLAGS+= -fpermissive -I${LOCALBASE}/include/tcl8.3 MAKEFILE= makefile INSTALLS_SHLIB= yes + +post-patch: + @${REINPLACE_CMD} -e 's|=-O$$|="$${CFLAGS}"|g' ${WRKSRC}/configure .include diff -urN /usr/ports/devel/e4graph/distinfo devel/e4graph/distinfo --- /usr/ports/devel/e4graph/distinfo Mon May 19 09:38:09 2003 +++ devel/e4graph/distinfo Sun Aug 3 10:18:23 2003 @@ -1 +1 @@ -MD5 (e4graph-1.0a7.src.tar.gz) = dba634f99c326b153751868af7cbe475 +MD5 (e4graph-1.0a8.src.tar.gz) = 18a7b10d482fd405fbdef2bd39b29b5d diff -urN /usr/ports/devel/e4graph/files/patch-makefile.include.in devel/e4graph/files/patch-makefile.include.in --- /usr/ports/devel/e4graph/files/patch-makefile.include.in Sat Nov 9 00:52:07 2002 +++ devel/e4graph/files/patch-makefile.include.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- makefile.include.in.orig Wed May 8 01:04:10 2002 -+++ makefile.include.in Fri Oct 11 04:07:02 2002 -@@ -22,7 +22,7 @@ - - # Compile flags: - --CXXFLAGS = -g -O4 -DPIC -fPIC -Dq4_INLINE -+CXXFLAGS = @CXXFLAGS@ -DPIC -fPIC -Dq4_INLINE - - # Programs used during make: - diff -urN /usr/ports/devel/e4graph/pkg-plist devel/e4graph/pkg-plist --- /usr/ports/devel/e4graph/pkg-plist Tue Jul 16 04:33:24 2002 +++ devel/e4graph/pkg-plist Sun Aug 3 10:41:50 2003 @@ -16,3 +16,5 @@ lib/libtxml.so lib/libtxml.so.0 lib/libtxml.so.0.0.0 +lib/tcl8.3/tgraph1.0/pkgIndex.tcl +@dirrm lib/tcl8.3/tgraph1.0