Hi,

This diff adds the python3 FLAVOR.

Eric.

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/py-MarkupSafe/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile    6 Nov 2011 14:29:00 -0000       1.6
+++ Makefile    12 Mar 2012 19:10:47 -0000
@@ -24,4 +24,7 @@
 
 MODPY_SETUPTOOLS= Yes
 
+FLAVORS=               python3
+FLAVOR?=
+
 .include <bsd.port.mk>

Reply via email to