aboutsummaryrefslogtreecommitdiff
path: root/graphics/fnlib
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 06:57:56 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 06:57:56 +0000
commitbebd89314e57ff34ea47724c5605a0f32c425dcf (patch)
treed991da3f3e4ccc0cc8f9eab35d1891ca59b0fd9a /graphics/fnlib
parent3707e5b7408ecadb0bda141dd82ec9bbca5d0267 (diff)
downloadports-bebd89314e57ff34ea47724c5605a0f32c425dcf.tar.gz
ports-bebd89314e57ff34ea47724c5605a0f32c425dcf.zip
Notes
Diffstat (limited to 'graphics/fnlib')
-rw-r--r--graphics/fnlib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index 5ef9b5529583..a77cfc88c8cd 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -15,10 +15,9 @@ MASTER_SITES= http://mirror.nucba.ac.jp/mirror/enlightenment/enlightenment/libs/
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
-
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_IMLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"