diff options
Diffstat (limited to 'russian')
-rw-r--r-- | russian/ksocrat/Makefile | 1 | ||||
-rw-r--r-- | russian/xruskb/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/russian/ksocrat/Makefile b/russian/ksocrat/Makefile index fb0f061f4074..ac4538cd2c28 100644 --- a/russian/ksocrat/Makefile +++ b/russian/ksocrat/Makefile @@ -26,7 +26,6 @@ USE_GMAKE= yes RESTRICTED= "Redistribution not allowed" NO_CDROM= ${RESTRICTED} -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" post-install: diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index 4a564e8c01c0..9cf1b6343f09 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -18,7 +18,6 @@ USE_XORG= x11 ice xt xmu USE_BZIP2= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --datadir=${PREFIX}/share -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITH_MOTIF) CONFIGURE_ARGS+= --with-toolkit=motif |