aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2013-09-05 01:38:03 +0000
committerMikhail Teterin <mi@FreeBSD.org>2013-09-05 01:38:03 +0000
commitea8bf66ce7a9c578add10f940e2fb30fb95d8c85 (patch)
tree4fd585045c43c513936f38ac83060939934adf93 /x11-fonts
parentd17e1f3699444d4b84f541edc6209cf27ef06677 (diff)
downloadports-ea8bf66ce7a9c578add10f940e2fb30fb95d8c85.tar.gz
ports-ea8bf66ce7a9c578add10f940e2fb30fb95d8c85.zip
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/cyr-rfx/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-fonts/cyr-rfx/Makefile b/x11-fonts/cyr-rfx/Makefile
index e5eda1711e03..35ee7131ad97 100644
--- a/x11-fonts/cyr-rfx/Makefile
+++ b/x11-fonts/cyr-rfx/Makefile
@@ -27,8 +27,6 @@ USE_XORG= x11
CYR_RFX_ENCODING?= koi8-o
WRKSRC= ${WRKDIR}/${CYR_RFX_ENCODING}
-NCPUS!= /sbin/sysctl -n hw.ncpu 2> /dev/null || echo 1
-MAKE_ARGS+= -j ${NCPUS}
MAKEFILE= ${FILESDIR}/Makefile.bdf2pcf
INST_DIR= "lib/X11/fonts/${PORTNAME}"
MAKE_ENV+= INST_DIR="${LOCALBASE}/${INST_DIR}" MKDIR="${MKDIR}"