diff options
Diffstat (limited to 'games/pipenightdreams/Makefile')
-rw-r--r-- | games/pipenightdreams/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile index d5d2083b4635..a1c6b185d20d 100644 --- a/games/pipenightdreams/Makefile +++ b/games/pipenightdreams/Makefile @@ -25,10 +25,6 @@ MAN6= pipenightdreams.6 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" -.endif - post-patch: ${REINPLACE_CMD} 's|"SDL/SDL|"SDL|g ; s|<SDL/SDL|<SDL|g; \ s|SDL_LIBSS|SDL_LIBS|g; s|datadir/games|datadir|;' \ |