[Midnightbsd-cvs] mports [16861] trunk/devel/boost-docs/Makefile: fix fetch
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 6 23:37:08 EDT 2014
Revision: 16861
http://svnweb.midnightbsd.org/mports/?rev=16861
Author: laffer1
Date: 2014-09-06 23:37:08 -0400 (Sat, 06 Sep 2014)
Log Message:
-----------
fix fetch
Modified Paths:
--------------
trunk/devel/boost-docs/Makefile
Modified: trunk/devel/boost-docs/Makefile
===================================================================
--- trunk/devel/boost-docs/Makefile 2014-09-07 03:24:52 UTC (rev 16860)
+++ trunk/devel/boost-docs/Makefile 2014-09-07 03:37:08 UTC (rev 16861)
@@ -9,11 +9,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Documentation for libraries from boost.org
+
LICENSE= mit
CONFLICTS= boost-python-1* boost-1*
-USE_BZIP2= yes
+USES= tar:bzip2
DOCSDIR= ${PREFIX}/share/doc/boost
UNIQ= /usr/bin/uniq
More information about the Midnightbsd-cvs
mailing list