mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
use ${PYTHON_PKGNAMEPREFIX} instead of py-
This commit is contained in:
parent
62a5f00b48
commit
ad55e26dd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49478
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ PORTNAME= ansistyle
|
|||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/
|
||||
PKGNAMEPREFIX= py-
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ANSIStyle-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue