CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/11/16 10:27:29
Modified files:
databases/postgresql-previous: Makefile
Log message:
postgresql-previous doesn't need Python; it was copied from the main
PostgreSQL port where it's used for building plpython, so remove the build
dependency (and as a bonus, it wasn't synced with the py27->py3 switch,
so this gets rid of another py27 user).
