diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
commit | 741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch) | |
tree | e9b79b363f2fc4a63535a25c71491fa49a79b556 /russian | |
parent | e6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff) |
Notes
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 |