aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2013-08-15 06:35:50 +0800
committerak <ak@FreeBSD.org>2013-08-15 06:35:50 +0800
commit472387c1864e149c8de23f290e91793ad7fbf8ca (patch)
treee9aa43bc0924dc359b2756757c2c0994f118aa35 /www/aria2
parentf2d5090c7c455bef6c3cbb6ddcb5bc50b3fe334b (diff)
downloadfreebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.tar.gz
freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.tar.zst
freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.zip
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
Diffstat (limited to 'www/aria2')
-rw-r--r--www/aria2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 078be4995ce6..12689ad968f3 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -24,7 +24,6 @@ CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC} OPENSSL_LIBS="-L${OPENSSLLIB} -lss
AZLIB_CFLAGS=-I${INCLUDEDIR} ZLIB_LIBS="-L${LIBDIR} -lz" \
ac_cv_path_RST2HTML=no
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
USE_GNOME= libxml2
USE_OPENSSL= yes
USE_XZ= yes
>1-0/+1 * On second thought, even though it works, it is better to be consistent.linimon2003-10-201-1/+1 * Mark broken on non-i386, per bento logs.linimon2003-10-201-0/+4 * - Add WWW line in pkg-descrkrion2003-10-05