diff options
Diffstat (limited to 'net/smb4k/Makefile')
-rw-r--r-- | net/smb4k/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index b06eef42ca03..7bea8a85bfd5 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_BZIP2= yes USE_LDCONFIG= yes -INSTALLS_ICONS= yes CONFIGURE_ARGS += --with-qt-dir=${QT_PREFIX} \ --with-extra-includes=${LOCALBASE}/include \ --with-extra-libs=${LOCALBASE}/lib |