From 07f2f457fa6f318a05947a82113f76f20a2c04ab Mon Sep 17 00:00:00 2001 From: wg Date: Mon, 23 Sep 2013 20:09:24 +0000 Subject: devel/py-hgtools: remove egg file from PLIST_FILES - Forgot to remove egg from PLIST_FILES Reported by: rm --- devel/py-hgtools/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile index 66e957e4c50e..5743af410f11 100644 --- a/devel/py-hgtools/Makefile +++ b/devel/py-hgtools/Makefile @@ -16,8 +16,6 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install -PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% - NO_STAGE= yes post-patch: -- cgit