svn commit: r358495 - head/www/links
Adam Weinberger
adamw at FreeBSD.org
Fri Jun 20 01:51:36 UTC 2014
Author: adamw
Date: Fri Jun 20 01:51:36 2014
New Revision: 358495
URL: http://svnweb.freebsd.org/changeset/ports/358495
QAT: https://qat.redports.org/buildarchive/r358495/
Log:
Use tar:bz2
Modified:
head/www/links/Makefile
Modified: head/www/links/Makefile
==============================================================================
--- head/www/links/Makefile Fri Jun 20 01:50:48 2014 (r358494)
+++ head/www/links/Makefile Fri Jun 20 01:51:36 2014 (r358495)
@@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_OPENSSL= yes
-USE_BZIP2= yes
+USES= tar:bz2
OPTIONS_DEFINE= CIPHERSTRING DIRECTFB IPV6 SVGALIB THREADS TRANS UTF8 X11
More information about the svn-ports-all
mailing list