diff options
Diffstat (limited to 'x11-toolkits/qt32')
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index e2b3045d5fcd..86e07490d0d7 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ NO_LATEST_LINK= yes USE_GMAKE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes USE_X_PREFIX= yes USE_NEWGCC= yes HAS_CONFIGURE= yes |