=================================================================== RCS file: /cvs/ports/x11/py-quickly/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/x11/py-quickly/Makefile 2016/04/26 14:30:15 1.2 +++ ports/x11/py-quickly/Makefile 2019/08/22 20:32:42 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/04/26 14:30:15 kirby Exp $ +# $OpenBSD: Makefile,v 1.3 2019/08/22 20:32:42 kirby Exp $ COMMENT = set of application templates @@ -12,13 +12,14 @@ MAINTAINER = Kirill Bychkov # GPLv3 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = https://launchpad.net/quickly/12.10/${MODPY_EGG_VERSION}/+download/ MODULES = devel/dconf \ lang/python \ textproc/intltool +#MODPY_SETUPTOOLS = Yes BUILD_DEPENDS = devel/py-distutils-extra #RUN_DEPENDS = ??? #TEST_DEPENDS = ???