diff options
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r-- | graphics/gimp1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 6f1e935..e31c449 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -36,7 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) |