summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-28 05:51:03 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-28 05:51:03 +0000
commit186d6ad8c0aaf705c24e9d3f51923e7a76832fe0 (patch)
treea1b4f6578b6c34201f8495a7db2c9f869c42e98b
parentx11/xlockmore: Actually make JP=on imply MB=on (diff)
devel/py-geotypes: Do not set PYTHON_PKGNAMEPREFIX
It is overwritten by USES=python later anyway.
Notes
Notes: svn path=/head/; revision=502853
-rw-r--r--devel/py-geotypes/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-geotypes/Makefile b/devel/py-geotypes/Makefile
index b00bc441a00a..1f0a3bdf5285 100644
--- a/devel/py-geotypes/Makefile
+++ b/devel/py-geotypes/Makefile
@@ -14,7 +14,6 @@ LICENSE= LGPL21
USES= python:2.7
USE_PYTHON= distutils
-PYTHON_PKGNAMEPREFIX= yes
PYDISTUTILS_EGGINFO= GeoTypes-0.7.0-py${PYTHON_VER}.egg-info
USE_GITHUB= yes
GH_ACCOUNT= hippysurfer