aboutsummaryrefslogtreecommitdiff
path: root/graphics/agg/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-02-04 12:51:42 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-02-04 12:51:42 +0000
commit58a0c2a29a2360db036d2ed7a526d25b28b6a1b8 (patch)
tree9e8da8a17d34b756707f5590bbde9c76158683c6 /graphics/agg/Makefile
parentb3cf7808ea9a79e9a37490a8392a7a1fe1ea19f5 (diff)
downloadports-58a0c2a29a2360db036d2ed7a526d25b28b6a1b8.tar.gz
ports-58a0c2a29a2360db036d2ed7a526d25b28b6a1b8.zip
Update checksums.
Notes
Notes: svn path=/head/; revision=128028
Diffstat (limited to 'graphics/agg/Makefile')
-rw-r--r--graphics/agg/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index 7726768c51f1..c2f0325e99cf 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A High Quality Rendering Engine for C++
-BROKEN= Size mismatch
-
WRKSRC= ${WRKDIR}/agg2
USE_GMAKE= yes
MAKE_ENV= C="${CC}" CXX="${CXX}"