Skip release with no changes in -source tarballs
http://lemmasoft.renai.us/forums/viewtopic.php?p=369024#p369024
This commit is contained in:
parent
d0c27c0faf
commit
b4c9900b48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384835
2 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,8 @@ BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython
|
|||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
|
||||
libpng.so:${PORTSDIR}/graphics/png
|
||||
|
||||
PORTSCOUT= skipv:6.99.3 # no changes
|
||||
|
||||
USES= python tar:bz2
|
||||
USE_SDL= image2 mixer2 ttf2
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -25,6 +25,8 @@ LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi \
|
|||
libfreetype.so:${PORTSDIR}/print/freetype2
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game_sdl2>0:${PORTSDIR}/devel/py-game_sdl2
|
||||
|
||||
PORTSCOUT= skipv:6.99.3 # only version bump
|
||||
|
||||
USES= python:2.7 shebangfix tar:bz2
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_SDL= sdl2
|
||||
|
|
Loading…
Reference in a new issue