Index: x11-toolkits/py-wxPython30/Makefile =================================================================== --- x11-toolkits/py-wxPython30/Makefile (revision 403607) +++ x11-toolkits/py-wxPython30/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= wxPython PORTVERSION= 3.0.2.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +16,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython -USES= compiler:c++11-lib python tar:bzip2 +USES= compiler:c++11-lib fortran python tar:bzip2 .if defined(WITH_WXVERSION_ONLY)