diff options
Diffstat (limited to 'net/py-samba/Makefile')
-rw-r--r-- | net/py-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-samba/Makefile b/net/py-samba/Makefile index 7047d267e91c..296c44218b25 100644 --- a/net/py-samba/Makefile +++ b/net/py-samba/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PORTEPOCH= 0 CATEGORIES= net python -PKGNAMEPREFIX= py- +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python bindings for Samba |