From 12b5ccc460c81cca6383252045f5ce1bffffe8a4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 20:21:41 +0000 Subject: All supported python versions in pkgsrc support eggs, so remove ${PLIST.eggfile} from PLISTs and support code from lang/python. --- www/loggerhead/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/loggerhead/PLIST') diff --git a/www/loggerhead/PLIST b/www/loggerhead/PLIST index 831028d9efd..96c09fc6762 100644 --- a/www/loggerhead/PLIST +++ b/www/loggerhead/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2011/03/26 08:02:38 obache Exp $ +@comment $NetBSD: PLIST,v 1.6 2012/04/08 20:21:58 wiz Exp $ bin/serve-branches bin/start-loggerhead bin/stop-loggerhead @@ -8,7 +8,7 @@ ${PYSITELIB}/bzrlib/plugins/loggerhead/__init__.pyo ${PYSITELIB}/bzrlib/plugins/loggerhead/info.py ${PYSITELIB}/bzrlib/plugins/loggerhead/info.pyc ${PYSITELIB}/bzrlib/plugins/loggerhead/info.pyo -${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/loggerhead/__init__.py ${PYSITELIB}/loggerhead/__init__.pyc ${PYSITELIB}/loggerhead/__init__.pyo -- cgit v1.2.3