diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-26 08:39:00 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-26 08:39:00 +0800 |
commit | b992f3af780e9d799e1eaf4320731a4cfc85d349 (patch) | |
tree | 3608b1775d123861539969572761b697ee8d92df /graphics | |
parent | e9543082dafb6f572436e0232dc39c943b51201b (diff) | |
download | freebsd-ports-gnome-b992f3af780e9d799e1eaf4320731a4cfc85d349.tar.gz freebsd-ports-gnome-b992f3af780e9d799e1eaf4320731a4cfc85d349.tar.zst freebsd-ports-gnome-b992f3af780e9d799e1eaf4320731a4cfc85d349.zip |
Resolve duplicate LATEST_LINK
PR: 87999
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
Diffstat (limited to 'graphics')
-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 |