CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/12/05 11:08:21
Modified files:
net/py-curl : Makefile
net/py-curl/patches: patch-setup_py
net/py-curl/pkg: PLIST
Log message:
The subst in do-configure was still needed, without it packaging was broken
due to a dir literally named ${MODPY_PY_PREFIX}curl. But rather than bring it
back (which resulted in some other problem) just rename the directory in
post-install to simplify things in the port.
