- Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -queue-python
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
|
||||
COMMENT= Python queue support for OpenSMTPD
|
||||
|
||||
@@ -10,7 +10,7 @@ PLIST_FILES= libexec/opensmtpd/queue-python
|
||||
|
||||
CONFIGURE_ARGS+= --with-queue-python --with-python-type=${PYTHON_VERSION}
|
||||
|
||||
USES= python:2 pkgconfig
|
||||
USES= python:2.7 pkgconfig
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../opensmtpd-extras
|
||||
SLAVE_PORT= yes
|
||||
|
||||
Reference in New Issue
Block a user