aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-08 18:24:12 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-08 18:24:12 +0000
commit02ed6d1f5b2ac24efc74c467475da33909943dcf (patch)
tree08cedd0c8ea6267afba2241bdef70555119cfd80 /deskutils
parente44fc86a563c13dc5303eead29459fafe133fc92 (diff)
downloadports-02ed6d1f5b2ac24efc74c467475da33909943dcf.tar.gz
ports-02ed6d1f5b2ac24efc74c467475da33909943dcf.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/py-send2trash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/py-send2trash/Makefile b/deskutils/py-send2trash/Makefile
index 1c5ac1ef022f..d5f089dc932e 100644
--- a/deskutils/py-send2trash/Makefile
+++ b/deskutils/py-send2trash/Makefile
@@ -5,6 +5,7 @@ PORTNAME= send2trash
PORTVERSION= 1.2.0
CATEGORIES= deskutils
MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Send2Trash-${PORTVERSION}
MAINTAINER= nemysis@gmx.ch
@@ -12,7 +13,7 @@ COMMENT= Small package that sends files to the Trash
LICENSE= BSD
-USE_PYTHON= yes
+USE_PYTHON= 2.6-2.7
USE_PYDISTUTILS=easy_install
PYDISTUTILS_PKGNAME= Send2Trash