diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-11-15 10:00:25 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-11-15 10:00:25 +0000 |
commit | 4ee981abd67cf784a5ea39567115f15d199943ef (patch) | |
tree | 234aa38373b5249d723768b72791ec1693da3256 /devel/py-orbit2 | |
parent | 1ced3f885ce460fcdffa892d92d0317c028e107a (diff) | |
download | ports-4ee981abd67cf784a5ea39567115f15d199943ef.tar.gz ports-4ee981abd67cf784a5ea39567115f15d199943ef.zip |
Notes
Diffstat (limited to 'devel/py-orbit2')
-rw-r--r-- | devel/py-orbit2/Makefile | 7 | ||||
-rw-r--r-- | devel/py-orbit2/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile index 66bfca0aa7b8..3579416997cc 100644 --- a/devel/py-orbit2/Makefile +++ b/devel/py-orbit2/Makefile @@ -6,9 +6,10 @@ # PORTNAME= orbit -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= http://orbit-python.sault.org/files/ \ + ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= orbit-python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= orbit-python-${PORTVERSION} @@ -22,6 +23,6 @@ USE_GLIB= yes GNU_CONFIGURE= yes USE_PYTHON= yes -CFLAGS+= -I/usr/local/include +CFLAGS+= -I${LOCALBASE}/include .include <bsd.port.mk> diff --git a/devel/py-orbit2/distinfo b/devel/py-orbit2/distinfo index e058e532b529..b9e9d0ef27f8 100644 --- a/devel/py-orbit2/distinfo +++ b/devel/py-orbit2/distinfo @@ -1 +1 @@ -MD5 (orbit-python-0.3.0.tar.gz) = 913318cafbe2d4a51f73bc221c7c600a +MD5 (orbit-python-0.3.1.tar.gz) = 104a33e3285ecffd7b437599d3b3612f |