Modified: trunk/dports/python/py27-biopython/Portfile (74690 => 74703)
--- trunk/dports/python/py26-biopython/Portfile 2010-12-29 19:01:00 UTC (rev 74690)
+++ trunk/dports/python/py27-biopython/Portfile 2010-12-29 21:54:39 UTC (rev 74703)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-biopython
+name py27-biopython
version 1.56
categories python science
maintainers mmoll openmaintainer
@@ -21,8 +21,8 @@
sha1 d33dda23adb148cf4ae0fa5eb37f7396b26c856f \
rmd160 a1c2b0daa4a881052b5e300c59293b8896240f2c
-depends_lib-append port:py26-numpy \
- port:py26-reportlab
+depends_lib-append port:py27-numpy \
+ port:py27-reportlab
build.env CFLAGS=-I${python.include}