diff options
| -rw-r--r-- | graphics/agg/Makefile | 4 | ||||
| -rw-r--r-- | graphics/agg/distinfo | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index 500edbb481e8..9333b76c8ef5 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -24,10 +24,6 @@ PLIST_FILES= lib/libagg.a .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile with gcc 3.4.2" -.endif - post-extract: @${CP} -f ${FILESDIR}/Makefile.in.FreeBSD ${WRKSRC} @${SED} 's,%%X11BASE%%,${X11BASE},g' < ${FILESDIR}/Makefile.in.FreeBSD > ${WRKSRC}/Makefile.in.FreeBSD diff --git a/graphics/agg/distinfo b/graphics/agg/distinfo index ac174da2ecf3..79606ad66fdc 100644 --- a/graphics/agg/distinfo +++ b/graphics/agg/distinfo @@ -1,2 +1,2 @@ -MD5 (agg21.tar.gz) = 25fbdcc61e1820db127b298fdb3e8e6e -SIZE (agg21.tar.gz) = 425035 +MD5 (agg21.tar.gz) = cc0a828d832daf62d9c4770e6dc68f25 +SIZE (agg21.tar.gz) = 501364 |
