diff options
author | araujo <araujo@FreeBSD.org> | 2017-03-25 03:17:45 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2017-03-25 03:17:45 +0800 |
commit | a01120d1339615f98a5cb24a291db9276d9ce6f8 (patch) | |
tree | 914d6b7212c083e6bdfdc4e39986792f4b880c70 /lang/cython3 | |
parent | 77dde468289bd10ee124b44c5e4314848a391296 (diff) | |
download | freebsd-ports-gnome-a01120d1339615f98a5cb24a291db9276d9ce6f8.tar.gz freebsd-ports-gnome-a01120d1339615f98a5cb24a291db9276d9ce6f8.tar.zst freebsd-ports-gnome-a01120d1339615f98a5cb24a291db9276d9ce6f8.zip |
Remove a double entry of PKGNAMESUFFIX.
Reported by: mat@
Diffstat (limited to 'lang/cython3')
-rw-r--r-- | lang/cython3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index 426919c58514..44228ec46f0a 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,4 @@ MASTERDIR= ${.CURDIR}/../cython -PKGNAMESUFFIX= 3 PKGNAMESUFFIX= 3 |