diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 16:55:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 16:55:18 +0000 |
commit | 40c767e41d5b09ad694cc00f8345a6debf8928a2 (patch) | |
tree | f59d00dd6d06eacea2b3e14cec456bedde087d9e /graphics/vertex | |
parent | e54ad5816b075f2e1e447988166d9d99a6205e9c (diff) | |
download | ports-40c767e41d5b09ad694cc00f8345a6debf8928a2.tar.gz ports-40c767e41d5b09ad694cc00f8345a6debf8928a2.zip |
Notes
Diffstat (limited to 'graphics/vertex')
-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 |