diff options
-rw-r--r-- | games/abbayedesmorts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/abbayedesmorts/Makefile b/games/abbayedesmorts/Makefile index af4e37556715..5309873aa636 100644 --- a/games/abbayedesmorts/Makefile +++ b/games/abbayedesmorts/Makefile @@ -15,6 +15,8 @@ GH_ACCOUNT= nevat GH_PROJECT= abbayedesmorts-gpl GH_TAGNAME= 558116d5d6 +PORTSCOUT= skipv:v1.2,v1.13,v1.11 # git repo contains required portability fixes + USE_SDL= sdl2 mixer2 image2 DATADIR= ${PREFIX}/share/abbayev2 |