diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-01-30 15:01:22 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-01-30 15:01:22 +0000 |
commit | 71706a246fd0a379d0ba1f25a8004b4f69b4ea03 (patch) | |
tree | 7eb501e7fd8637828c637a4204550a8807c04a7a /games/openbor3711 | |
parent | 5a21cde440480de4fde31e44341943c7aeca8c68 (diff) |
games/openbor{3482,3711,3979}: rebuild after r491625
Master port used sdl2_gfx until r490686 but never sdl_gfx which was
introduced in r440514 for slaves.
Notes
Notes:
svn path=/head/; revision=491627
Diffstat (limited to 'games/openbor3711')
-rw-r--r-- | games/openbor3711/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openbor3711/Makefile b/games/openbor3711/Makefile index 6dbc51c8a709..af248917d873 100644 --- a/games/openbor3711/Makefile +++ b/games/openbor3711/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTVERSION= 3711 +PORTREVISION= 1 PKGNAMESUFFIX= ${PORTVERSION} MASTERDIR= ${.CURDIR}/../openbor |