diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 17:08:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 17:08:43 +0000 |
commit | c4750e96a1cef95e9778093b816cbb44db11468e (patch) | |
tree | 82c641d438119b8d7395ceff9844d1c5b6456769 /graphics/imlib | |
parent | 59deb69012e8ee66c43cbd107264d696b9b5d8df (diff) | |
download | ports-c4750e96a1cef95e9778093b816cbb44db11468e.tar.gz ports-c4750e96a1cef95e9778093b816cbb44db11468e.zip |
Notes
Diffstat (limited to 'graphics/imlib')
-rw-r--r-- | graphics/imlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 713facbd1d90..eae501a1507b 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -24,6 +24,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 +USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib --disable-modules \ |