[Midnightbsd-cvs] mports [24035] trunk/devel/libpthread-stubs/Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 29 23:00:52 EDT 2018


Revision: 24035
          http://svnweb.midnightbsd.org/mports/?rev=24035
Author:   laffer1
Date:     2018-08-29 23:00:51 -0400 (Wed, 29 Aug 2018)
Log Message:
-----------
add license

Modified Paths:
--------------
    trunk/devel/libpthread-stubs/Makefile

Modified: trunk/devel/libpthread-stubs/Makefile
===================================================================
--- trunk/devel/libpthread-stubs/Makefile	2018-08-30 01:57:00 UTC (rev 24034)
+++ trunk/devel/libpthread-stubs/Makefile	2018-08-30 03:00:51 UTC (rev 24035)
@@ -9,10 +9,11 @@
 COMMENT=	This library provides weak aliases for pthread functions
 
 LICENSE=	mit
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		pathfix tar:bzip2 libtool
-USE_LDCONFIG=	yes
+USES=		pathfix tar:bzip2
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=${ARCH}-portbld-freebsd10.4
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list