aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-29 02:35:28 +0800
committermiwi <miwi@FreeBSD.org>2008-03-29 02:35:28 +0800
commit3df8579248c3d8f0545130e9e213582f608535f9 (patch)
treefb7058c138ede2b6671ec4997d32a2076ef6141a /graphics
parent18d1be52640527183f42ca6ee41efa05e6992c65 (diff)
downloadfreebsd-ports-gnome-3df8579248c3d8f0545130e9e213582f608535f9.tar.gz
freebsd-ports-gnome-3df8579248c3d8f0545130e9e213582f608535f9.tar.zst
freebsd-ports-gnome-3df8579248c3d8f0545130e9e213582f608535f9.zip
- Add missing freetype2
Submitted by: pointyhat via erwin
Diffstat (limited to 'graphics')
-rw-r--r--graphics/agg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index c99393a0d1fd..9c892be1b5d1 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= agg
PORTVERSION= 2.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.antigrain.com/ \
http://freebsd.unixfreunde.de/sources/
@@ -15,6 +15,8 @@ MASTER_SITES= http://www.antigrain.com/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A High Quality Rendering Engine for C++
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_XORG= x11