[Midnightbsd-cvs] mports: Makefile: fix makefile.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Apr 24 23:47:22 EDT 2008
Log Message:
-----------
fix makefile. The include is very important.
Modified Files:
--------------
mports/biology:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/biology/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L biology/Makefile -L biology/Makefile -u -r1.1 -r1.2
--- biology/Makefile
+++ biology/Makefile
@@ -3,3 +3,6 @@
COMMENT= biology
SUBDIR += linux-foldingathome
+
+
+.include <bsd.port.subdir.mk>
More information about the Midnightbsd-cvs
mailing list