aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/fnlib
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
committernakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
commit950e05b10ef50417a141d87b3a18474e600dda31 (patch)
tree8fb7b4a8cdb2df58827b5c4deaa4b428511fe07b /graphics/fnlib
parent6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (diff)
downloadfreebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.tar.gz
freebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.tar.zst
freebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.zip
Use updated imlib library.
Diffstat (limited to 'graphics/fnlib')
-rw-r--r--graphics/fnlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index 77780f880a47..65a75b22311c 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
USE_GMAKE= yes