diff options
Diffstat (limited to 'graphics/vertex/Makefile')
-rw-r--r-- | graphics/vertex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vertex/Makefile b/graphics/vertex/Makefile index 74be0e7d572c..969ac8b7dad6 100644 --- a/graphics/vertex/Makefile +++ b/graphics/vertex/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \ + Imlib.5:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff WRKSRC= ${WRKDIR}/${DISTNAME}/vertex |