aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/agg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index 9af7ba9dc2ae..c99393a0d1fd 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= agg
PORTVERSION= 2.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.antigrain.com/ \
http://freebsd.unixfreunde.de/sources/
@@ -17,7 +17,7 @@ COMMENT= A High Quality Rendering Engine for C++
GNU_CONFIGURE= yes
USE_SDL= sdl
-USE_XLIB= yes
+USE_XORG= x11
USE_GNOME= pkgconfig gnomehack
USE_GMAKE= yes
USE_LDCONFIG= yes