[Midnightbsd-cvs] mports: Makefile: Use USE_GECKO autoloading.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 20 14:56:18 EDT 2008


Log Message:
-----------
Use USE_GECKO autoloading.

Modified Files:
--------------
    mports/x11/yelp:
        Makefile (r1.6 -> r1.7)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/yelp/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L x11/yelp/Makefile -L x11/yelp/Makefile -u -r1.6 -r1.7
--- x11/yelp/Makefile
+++ x11/yelp/Makefile
@@ -36,6 +36,4 @@
 
 GCONF_SCHEMAS=	yelp.schemas
 
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list