aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2007-02-14 15:48:30 +0800
committerkevlo <kevlo@FreeBSD.org>2007-02-14 15:48:30 +0800
commit3f7b495d5a667d4962826faa70382dd7abb86cd5 (patch)
treeed3722a0a625ae711caa1a660c377220a86288ec /devel
parentdedb3d168ed809e1781c7aaa39a587951a978737 (diff)
downloadfreebsd-ports-gnome-3f7b495d5a667d4962826faa70382dd7abb86cd5.tar.gz
freebsd-ports-gnome-3f7b495d5a667d4962826faa70382dd7abb86cd5.tar.zst
freebsd-ports-gnome-3f7b495d5a667d4962826faa70382dd7abb86cd5.zip
Zap extra PYICALENDAR_EGG
Submitted by: Li-Wen Hsu
Diffstat (limited to 'devel')
-rw-r--r--devel/py-icalendar/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-icalendar/Makefile b/devel/py-icalendar/Makefile
index 89fae777be80..26591545b574 100644
--- a/devel/py-icalendar/Makefile
+++ b/devel/py-icalendar/Makefile
@@ -31,7 +31,6 @@ PYDISTUTILS_BUILD_TARGET= bdist_egg
PYDISTUTILS_INSTALL_TARGET= easy_install
PYDISTUTILS_INSTALLARGS= -O 1 -N -S ${PYTHON_SITELIBDIR} ${WRKSRC}/dist/${PYICALENDAR_EGG}
-PYICALENDAR_EGG= icalendar-1.2-py2.4.egg
PYICALENDAR_EGG= ${PORTNAME}-${PORTVERSION}-py${PYTHON_VER}.egg
PLIST_SUB+= EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \