aboutsummaryrefslogtreecommitdiff
path: root/audio/sidplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sidplayer/Makefile')
-rw-r--r--audio/sidplayer/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile
index d65bcad41616..95d153508690 100644
--- a/audio/sidplayer/Makefile
+++ b/audio/sidplayer/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= sdl
+USE_CXXSTD= c++14
USE_SDL= sdl
GNU_CONFIGURE= yes
@@ -21,12 +22,6 @@ OPTIONS_DEFINE= DOCS
OPTIONS_SUB= yes
SUB_FILES= pkg-message
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400091
-CPPFLAGS+= -Dregister=
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}