aboutsummaryrefslogtreecommitdiff
path: root/devel/py-simplejson/pkg-plist
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2007-04-03 12:34:32 +0000
committerNicola Vitale <nivit@FreeBSD.org>2007-04-03 12:34:32 +0000
commit63abc32bbf7b4bab13c2fa82025df65862d83b96 (patch)
treefa9be081a03056ce4d50aae339dc1a0937f96fe0 /devel/py-simplejson/pkg-plist
parent202ad5ce78aca611ad92e07f9669da0f51af88fe (diff)
Notes
Diffstat (limited to 'devel/py-simplejson/pkg-plist')
-rw-r--r--devel/py-simplejson/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-simplejson/pkg-plist b/devel/py-simplejson/pkg-plist
index cef763fff859..4dddf1c86727 100644
--- a/devel/py-simplejson/pkg-plist
+++ b/devel/py-simplejson/pkg-plist
@@ -1,4 +1,4 @@
@comment $FreeBSD$
-@unexec easy_install -q -m -S %D/%%PYTHON_SITELIBDIR%% %%EGG_VER%%
+@unexec easy_install -q -N -m %D/%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%
%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%
-@exec easy_install -q -N -S %D/%%PYTHON_SITELIBDIR%% %%EGG_VER%%
+@exec easy_install -N %D/%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%