aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:08:29 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:57:46 +0000
commit5c27b31ee5efc466de7b94c707ddd3b0451ac33f (patch)
tree2a1bc78420a65bd8890f168cfe067b9fdd4dae8d
parent3f0568a80b7475a92b6e891da2f46cd3a18fb3f6 (diff)
downloadports-5c27b31ee5efc466de7b94c707ddd3b0451ac33f.tar.gz
ports-5c27b31ee5efc466de7b94c707ddd3b0451ac33f.zip
graphics/py-ming: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/py-ming/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index 65e0047939d1..ab4ddedefc4f 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -19,12 +19,13 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libming.so:graphics/ming \
libpng.so:graphics/png
-USES= autoreconf libtool localbase:ldflags pkgconfig python:3.6+
+USES= autoreconf cpe libtool localbase:ldflags pkgconfig python:3.6+
USE_PYTHON= autoplist concurrent distutils
CONFIGURE_ARGS= --enable-python
CONFIGURE_ENV= PYTHON_LDFLAGS="-L${PYTHON_LIBDIR} -l${PYTHON_VERSION}${PYTHON_ABIVER}"
GNU_CONFIGURE= yes
+CPE_VENDOR= libming
BUILD_WRKSRC= ${WRKSRC}/py_ext
INSTALL_WRKSRC= ${WRKSRC}/py_ext