aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2-tmp/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-04 16:43:09 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-04 16:43:09 +0800
commit5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b (patch)
tree045e8a3dba54e2bc3eddd6c7dca71390d8561177 /graphics/imlib2-tmp/Makefile
parent23cf2807f77252f159e9f29406fc5328a175e24d (diff)
downloadfreebsd-ports-graphics-5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b.tar.gz
freebsd-ports-graphics-5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b.tar.zst
freebsd-ports-graphics-5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b.zip
Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
Diffstat (limited to 'graphics/imlib2-tmp/Makefile')
-rw-r--r--graphics/imlib2-tmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index be5243b1a58..640bcddbffc 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.37 1998/12/26 19:33:34 vanilla Exp $
+# $Id: Makefile,v 1.38 1998/12/26 19:54:26 vanilla Exp $
#
DISTNAME= imlib-1.8.2
@@ -28,7 +28,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
- LIBS=-L${LOCALBASE}/lib \
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
INSTALL="$${INSTALL} -c"
post-install: