=================================================================== RCS file: /cvs/ports/graphics/uniconvw/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/graphics/uniconvw/Makefile 2010/10/27 08:07:56 1.2 +++ ports/graphics/uniconvw/Makefile 2010/10/27 08:34:46 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2010/10/27 07:07:56 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2010/10/27 07:34:46 yason Exp $ COMMENT = Gtk frontend for UniConvertor @@ -28,6 +28,6 @@ NO_REGRESS = Yes SUBST_VARS = V -MODPY_ADJ_FILES = src/uniconvw src/__init__.py +MODPY_ADJ_FILES = setup.py src/uniconvw src/__init__.py .include