diff options
Diffstat (limited to 'x11-fm/krusader/Makefile')
-rw-r--r-- | x11-fm/krusader/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-fm/krusader/Makefile b/x11-fm/krusader/Makefile index 43104e1c772d..953948946814 100644 --- a/x11-fm/krusader/Makefile +++ b/x11-fm/krusader/Makefile @@ -21,9 +21,7 @@ USE_GETTEXT= yes QTDIR?=${QT_PREFIX}/bin KDEDIR?=${LOCALBASE}/bin -CONFIGURE_TARGET= CONFIGURE_ENV+=QTDIR=${QTDIR} KDEDIR=${KDEDIR} -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} LD_CONFIG= yes INSTALLS_ICONS= yes |