diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 20:08:27 +0800 | 
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 20:08:27 +0800 | 
| commit | 0cc4fe1ed2ca0bd0cf0d8672f7541bd376063499 (patch) | |
| tree | 61eec9278852fa8b7655dca9225d437a8fa38842 /x11-toolkits/py-gnome2/Makefile | |
| parent | 12c1b87cebe34107b7a048b6454fb44acd7aa5ff (diff) | |
| download | marcuscom-ports-0cc4fe1ed2ca0bd0cf0d8672f7541bd376063499.tar.gz marcuscom-ports-0cc4fe1ed2ca0bd0cf0d8672f7541bd376063499.tar.zst marcuscom-ports-0cc4fe1ed2ca0bd0cf0d8672f7541bd376063499.zip | |
Sync w/ FreeBSD ports tree for devel/py-orbit2 -> devel/py-orbit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6325 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
| -rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 34edd0b4b..2ae2dd3e0 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports-stable/x11-toolkits/py-gnome2/Makefile,v 1.2 2006/03/14 13:28:11 marcus Exp $ +#   $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.26 2006/04/30 04:51:11 ahze Exp $  #  PORTNAME=	gnome @@ -18,8 +18,8 @@ DIST_SUBDIR=	gnome2  MAINTAINER=	gnome@FreeBSD.org  COMMENT=	A set of Python bindings for GNOME 2 -BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2 -RUN_DEPENDS=	${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2 +BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit +RUN_DEPENDS=	${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit  LATEST_LINK=	py-gnome2  USE_BZIP2=	yes | 
