summaryrefslogtreecommitdiff
path: root/graphics/fnlib/Makefile
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/Makefile
parentImplment WANT_GTK. (diff)
Implement WANT_IMLIB and USE_IMLIB.
Notes
Notes: svn path=/head/; revision=33427
Diffstat (limited to 'graphics/fnlib/Makefile')
-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"