=================================================================== RCS file: /cvs/ports/x11/py-quickly-widgets/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/x11/py-quickly-widgets/Makefile 2014/08/18 04:21:14 1.1 +++ ports/x11/py-quickly-widgets/Makefile 2016/04/26 14:36:58 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2014/08/18 04:21:14 kirby Exp $ +# $OpenBSD: Makefile,v 1.2 2016/04/26 14:36:58 kirby Exp $ COMMENT = library for easing some PyGtk coding tasks @@ -6,8 +6,6 @@ DISTNAME = quickly-widgets_${MODPY_EGG_VERSION} PKGNAME = quickly-widgets-${MODPY_EGG_VERSION} -#SHARED_LIBS = ??? - CATEGORIES = x11 HOMEPAGE = https://launchpad.net/quidgets/ @@ -24,14 +22,9 @@ #RUN_DEPENDS = ??? #TEST_DEPENDS = ??? -#IS_INTERACTIVE = Yes -#TEST_IS_INTERACTIVE = Yes - NO_BUILD = Yes -#NO_TEST = Yes +NO_TEST = Yes WRKDIST = ${WRKDIR}/${PKGNAME} - -#TEST_TARGET = ??? .include