aboutsummaryrefslogtreecommitdiff
path: root/devel/libg19draw
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libg19draw')
-rw-r--r--devel/libg19draw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libg19draw/Makefile b/devel/libg19draw/Makefile
index 3886dc1e7021..fbb55814b185 100644
--- a/devel/libg19draw/Makefile
+++ b/devel/libg19draw/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= armin@frozen-zone.org
COMMENT= G19 draw library
LIB_DEPENDS= libg19.so:${PORTSDIR}/devel/libg19 \
- libfreetype.so.9:${PORTSDIR}/print/freetype2
+ libfreetype.so:${PORTSDIR}/print/freetype2
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -pthread"