diff options
-rw-r--r-- | devel/eric/Makefile | 3 | ||||
-rw-r--r-- | devel/kodos/Makefile | 3 | ||||
-rw-r--r-- | devel/py-sip/Makefile | 4 | ||||
-rw-r--r-- | graphics/imgseek/Makefile | 3 | ||||
-rw-r--r-- | graphics/lphoto/Makefile | 4 | ||||
-rw-r--r-- | math/convertall/Makefile | 3 | ||||
-rw-r--r-- | misc/flyway/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qtorrent/Makefile | 3 | ||||
-rw-r--r-- | net/qtorrent/Makefile | 3 | ||||
-rw-r--r-- | sysutils/luma/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-kde/Makefile | 2 |
11 files changed, 21 insertions, 13 deletions
diff --git a/devel/eric/Makefile b/devel/eric/Makefile index 8fe59edd94d7..7cdd20ea810c 100644 --- a/devel/eric/Makefile +++ b/devel/eric/Makefile @@ -7,6 +7,7 @@ PORTNAME= eric PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://www.die-offenbachs.de/detlev/files/ @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${X11BASE}/lib/libqscintilla.so:${PORTSDIR}/x11-toolkits/qscintil ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip\ pyuic:${PORTSDIR}/x11-toolkits/py-qt -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_REINPLACE= yes NO_BUILD= yes diff --git a/devel/kodos/Makefile b/devel/kodos/Makefile index b8a76f0c1e82..dd5bc807edb6 100644 --- a/devel/kodos/Makefile +++ b/devel/kodos/Makefile @@ -9,6 +9,7 @@ PORTNAME= kodos PORTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +20,7 @@ COMMENT= The Python Regular Expression Debugger RUN_DEPENDS= ${PYTHON_SITELIBDIR}/qt.so:${PORTSDIR}/x11-toolkits/py-qt USE_REINPLACE= yes -USE_PYTHON= 1.5-2.3 +USE_PYTHON= yes USE_PYDISTUTILS= yes PLIST_FILES= bin/kodos ${PYTHON_SITELIBDIR:S,^${PREFIX}/,,}/kodos.pth diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index 02441006e18d..a33bb355d5d9 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -6,7 +6,7 @@ PORTNAME= sip PORTVERSION= 4.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ COMMENT= Python to C and C++ bindings generator BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_QT_VER= 3 .include <bsd.port.pre.mk> diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile index e8111eb2eb67..472280735265 100644 --- a/graphics/imgseek/Makefile +++ b/graphics/imgseek/Makefile @@ -7,6 +7,7 @@ PORTNAME= imgSeek PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= imgseek @@ -20,7 +21,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \ USE_CONFIGURE= no USE_PYDISTUTILS= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_BZIP2= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${PYTHON_SITELIBDIR}/imgSeekLib diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index be255e0f7d1b..ddbadbb5a1ab 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -7,7 +7,7 @@ PORTNAME= lphoto PORTVERSION= 1.0.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/ DISTNAME= ${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1 @@ -21,7 +21,7 @@ RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \ kdepyuic:${PORTSDIR}/x11-toolkits/py-kde USE_REINPLACE= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/convertall/Makefile b/math/convertall/Makefile index d83572b1747d..64f9187bf5fe 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -7,6 +7,7 @@ PORTNAME= convertall PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://bellz.org/convertall/ @@ -18,7 +19,7 @@ RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt WRKSRC= ${WRKDIR}/ConvertAll USE_REINPLACE= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_X_PREFIX= yes NO_BUILD= yes PORTDOCS= README.html INSTALL LICENSE diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index 0b75b0c3820d..965d4e217e53 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -8,6 +8,7 @@ PORTNAME= flyway PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= http://www.bellz.org/flyway/ @@ -18,7 +19,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt USE_X_PREFIX= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_REINPLACE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/FlyWay diff --git a/net-p2p/qtorrent/Makefile b/net-p2p/qtorrent/Makefile index 204de6018226..a9907c6d122f 100644 --- a/net-p2p/qtorrent/Makefile +++ b/net-p2p/qtorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= qtorrent PORTVERSION= 0.9.6.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= http://thegraveyard.org/files/ @@ -17,7 +18,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt USE_BZIP2= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_PYDISTUTILS=yes pre-everything:: diff --git a/net/qtorrent/Makefile b/net/qtorrent/Makefile index 204de6018226..a9907c6d122f 100644 --- a/net/qtorrent/Makefile +++ b/net/qtorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= qtorrent PORTVERSION= 0.9.6.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= http://thegraveyard.org/files/ @@ -17,7 +18,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt USE_BZIP2= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_PYDISTUTILS=yes pre-everything:: diff --git a/sysutils/luma/Makefile b/sysutils/luma/Makefile index 1edc8d5d2fdd..78045879fffc 100644 --- a/sysutils/luma/Makefile +++ b/sysutils/luma/Makefile @@ -7,6 +7,7 @@ PORTNAME= luma PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= sysutils net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 \ pyuic:${PORTSDIR}/x11-toolkits/py-qt USE_BZIP2= yes -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_PYDISTUTILS= yes PYSETUP= install.py PYDISTUTILS_BUILDARGS= build diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index cf11f70c3f1a..0053d0449c99 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -23,7 +23,7 @@ DEPRECATED= "${BROKEN}" BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PYTHON= 2.3 +USE_PYTHON= yes USE_KDELIBS_VER=3 USE_REINPLACE= yes |