From b17441970e6b57a43cfe6b4d361bc901fd01308e Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 27 Apr 2007 12:56:30 +0000 Subject: - Update WWW - switch to USE_LDCONFIG --- graphics/devil/Makefile | 2 +- graphics/devil/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index f03694140312..f98f5b9f6d1b 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -32,7 +32,7 @@ CFLAGS+= "-I${LOCALBASE}/include/SDL11" .endif USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib \ -L${X11BASE}/lib" diff --git a/graphics/devil/pkg-descr b/graphics/devil/pkg-descr index 0ae9950806c6..409543e9e3a3 100644 --- a/graphics/devil/pkg-descr +++ b/graphics/devil/pkg-descr @@ -15,4 +15,4 @@ Delphi, Visual Basic, Power Basic and Dev-C++. Many people may have known DevIL as OpenIL, but the name was changed due to SGI's request. -WWW: http://www.imagelib.org +WWW: http://openil.sourceforge.net/ -- cgit