[Midnightbsd-cvs] mports: Makefile: Let's see if adding autogen helps.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Apr 1 00:24:31 EDT 2008


Log Message:
-----------
Let's see if adding autogen helps.  I think it might.

Modified Files:
--------------
    mports/devel/libthai:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/libthai/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L devel/libthai/Makefile -L devel/libthai/Makefile -u -r1.5 -r1.6
--- devel/libthai/Makefile
+++ devel/libthai/Makefile
@@ -21,6 +21,8 @@
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	automake:15 autoconf:261 libtool:15
 
+BUILD_DEPENDS=	autogen:${PORTSDIR}/devel/autogen
+
 ALL_TARGET=	all check
 
 MAN3=	libthai.3 thctype.3 wtt.3


More information about the Midnightbsd-cvs mailing list