summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-06-17 02:03:04 +0000
committervanilla <vanilla@FreeBSD.org>2005-06-17 02:03:04 +0000
commit1cd59ead715ec2334ee99668a15df7db6f869940 (patch)
treec05159bbd73bcbfe81ebf45ebecf5226d4db74b5 /graphics
parentfe841bc7570f7f7a4964cb9039a67c4b1d783267 (diff)
downloadFreeBSD-ports-1cd59ead715ec2334ee99668a15df7db6f869940.zip
FreeBSD-ports-1cd59ead715ec2334ee99668a15df7db6f869940.tar.gz
Fix build error on 4-stable (my fool, forgot to depends to imlib2).
Obtained from: kris@
Diffstat (limited to 'graphics')
-rw-r--r--graphics/epsilon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile
index 3728953..116f71e 100644
--- a/graphics/epsilon/Makefile
+++ b/graphics/epsilon/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://enlightenment.freedesktop.org/files/
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A small, display independent, and quick thumbnailing library
-LIB_DEPENDS= epeg.9:${PORTSDIR}/graphics/epeg
+LIB_DEPENDS= epeg.9:${PORTSDIR}/graphics/epeg \
+ Imlib2.3:${PORTSDIR}/graphics/imlib2
USE_LIBTOOL_VER= 15
USE_GNOME= gnomehack gnometarget
OpenPOWER on IntegriCloud