diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-27 12:56:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-27 12:56:30 +0000 |
commit | 14256580055f5750888c846000abf34f30eb60dd (patch) | |
tree | 97c5f5afbfafd42dd7872ffb6500c17b87f61c08 /graphics/devil | |
parent | 92293cf5d112004c1e46042237ec308179741be5 (diff) | |
download | ports-14256580055f5750888c846000abf34f30eb60dd.tar.gz ports-14256580055f5750888c846000abf34f30eb60dd.zip |
Notes
Diffstat (limited to 'graphics/devil')
-rw-r--r-- | graphics/devil/Makefile | 2 | ||||
-rw-r--r-- | 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/ |