1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Add PKGNAMEPREFIX so that concurrent installs really work

PR:		216585
Submitted by:	John W. O'Brien <john@saltant.com>
maintainer timeout.
This commit is contained in:
Dmitry Sivachenko 2017-02-14 11:09:03 +00:00
parent 705ca33af2
commit 0149326630
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434077

View File

@ -3,8 +3,9 @@
PORTNAME= pelican
PORTVERSION= 3.6.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Static site generator written in Python