diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-26 00:39:00 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-26 00:39:00 +0000 |
commit | 74084a2d13d8a40c44b0e3869b4aeae3e51effff (patch) | |
tree | 55080c2d5c4386bf883ff945e22f75dbb40d5022 /graphics/py-gdchart2 | |
parent | 0c26165008c7871b49d37697419484ad4aea88d2 (diff) | |
download | ports-74084a2d13d8a40c44b0e3869b4aeae3e51effff.tar.gz ports-74084a2d13d8a40c44b0e3869b4aeae3e51effff.zip |
Notes
Diffstat (limited to 'graphics/py-gdchart2')
-rw-r--r-- | graphics/py-gdchart2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-gdchart2/Makefile b/graphics/py-gdchart2/Makefile index 2f6c27bdf3ae..98209168fd85 100644 --- a/graphics/py-gdchart2/Makefile +++ b/graphics/py-gdchart2/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= gdc.1:${PORTSDIR}/graphics/gdchart CONFLICTS= ${PYTHON_PKGNAMEPREFIX}gdchart-0.* +LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}2 + USE_PYTHON= yes USE_PYDISTUTILS=yes USE_REINPLACE= yes |