summaryrefslogtreecommitdiff
path: root/graphics/gd1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r--graphics/gd1/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 72da6ffc7b60..89260397c911 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -13,7 +13,11 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
+ ttf.4:${PORTSDIR}/print/freetype \
+ Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_XLIB= YES
pre-install:
${MKDIR} ${PREFIX}/include/gd