summaryrefslogtreecommitdiff
path: root/filesystems/py-fuse-bindings
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-31 13:57:25 +0000
committerwiz <wiz>2014-12-31 13:57:25 +0000
commit1e643f862e9c775655ff05c49466f97e9de52640 (patch)
tree6f2607c3acaa8e555f020155e7d5a5eda8a24fd6 /filesystems/py-fuse-bindings
parentd75a0b08bb9d4ca8fc11ab081862dcbac8febdfd (diff)
downloadpkgsrc-1e643f862e9c775655ff05c49466f97e9de52640.tar.gz
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Diffstat (limited to 'filesystems/py-fuse-bindings')
-rw-r--r--filesystems/py-fuse-bindings/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/filesystems/py-fuse-bindings/Makefile b/filesystems/py-fuse-bindings/Makefile
index a1982355f89..d0c116d63b9 100644
--- a/filesystems/py-fuse-bindings/Makefile
+++ b/filesystems/py-fuse-bindings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/12/31 13:57:27 wiz Exp $
VERSION= 0.2.1
DISTNAME= fuse-python-${VERSION}
@@ -11,7 +11,6 @@ HOMEPAGE= http://sourceforge.net/apps/mediawiki/fuse/index.php?title=FusePython
COMMENT= Python bindings for FUSE and refuse
LICENSE= gnu-lgpl-v2.1
-EGG_NAME= fuse_python-${VERSION}
PYDISTUTILSPKG= yes
PY_PATCHLIST= yes
USE_TOOLS+= pkg-config