From 4773e0d7e289f0cee86a191ca7701a3e0f128698 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. --- inputmethod/scim-tegaki/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod/scim-tegaki') diff --git a/inputmethod/scim-tegaki/PLIST b/inputmethod/scim-tegaki/PLIST index f4adf58f62d..c8efef45a5d 100644 --- a/inputmethod/scim-tegaki/PLIST +++ b/inputmethod/scim-tegaki/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/08 01:09:36 obache Exp $ -${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.2 2012/04/08 20:21:49 wiz Exp $ +${PYSITELIB}/${EGG_FILE} share/scim-python/helper/tegaki/__init__.py share/scim-python/helper/tegaki/scimtegaki.py -- cgit v1.2.3