=================================================================== RCS file: /cvs/ports/graphics/sk1project/Attic/Makefile.inc,v retrieving revision 1.4 retrieving revision 1.8 diff -u -r1.4 -r1.8 --- ports/graphics/sk1project/Attic/Makefile.inc 2010/10/23 13:39:49 1.4 +++ ports/graphics/sk1project/Attic/Makefile.inc 2011/03/04 21:11:01 1.8 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.4 2010/10/23 12:39:49 yason Exp $ +# $OpenBSD: Makefile.inc,v 1.8 2011/03/04 21:11:01 yason Exp $ CATEGORIES = graphics graphics/sk1project @@ -6,14 +6,14 @@ #MAINTAINER = ??? -V = 0.9.1pre_rev1282 +V ?= 0.9.1pre2_rev1383 -MASTER_SITES = ${HOMEPAGE}/downloads/sk1/${V}/ +MASTER_SITES = http://sk1.googlecode.com/files/ +NO_REGRESS = Yes + # GPLv2 PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes - -USE_X11 = Yes