[Midnightbsd-cvs] mports [18304] trunk/devel/libltdl/Makefile: fix build depends for magus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 25 14:18:10 EDT 2015


Revision: 18304
          http://svnweb.midnightbsd.org/mports/?rev=18304
Author:   laffer1
Date:     2015-03-25 14:18:09 -0400 (Wed, 25 Mar 2015)
Log Message:
-----------
fix build depends for magus

Modified Paths:
--------------
    trunk/devel/libltdl/Makefile

Modified: trunk/devel/libltdl/Makefile
===================================================================
--- trunk/devel/libltdl/Makefile	2015-03-25 18:16:11 UTC (rev 18303)
+++ trunk/devel/libltdl/Makefile	2015-03-25 18:18:09 UTC (rev 18304)
@@ -10,6 +10,10 @@
 
 LICENSE=	lgpl2.1
 
+BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool \
+		gm4:${PORTSDIR}/devel/m4
+
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-ltdl-install
 INSTALL_TARGET=	install-strip



More information about the Midnightbsd-cvs mailing list