summaryrefslogtreecommitdiff
path: root/graphics/gd1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r--graphics/gd1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 8d57c4be5dde..5ada5de05ba8 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -16,10 +16,9 @@ MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
.if defined(WITH_X11)
-LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype \
- Xpm.4:${PORTSDIR}/graphics/xpm
-
USE_XLIB= yes
+USE_XPM= yes
+USE_FREETYPE= yes
.endif
INSTALLS_SHLIB= yes