diff options
Diffstat (limited to 'net/kmuddy/Makefile')
-rw-r--r-- | net/kmuddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kmuddy/Makefile b/net/kmuddy/Makefile index 3c6600e865a4..0818b189469f 100644 --- a/net/kmuddy/Makefile +++ b/net/kmuddy/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= mxp:${PORTSDIR}/net/libmxp RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_LDCONFIG= yes |