aboutsummaryrefslogtreecommitdiff
path: root/emulators/uae/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-09-30 18:14:15 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-09-30 18:14:15 +0000
commitd3dae2133e692f6a7bb8592c5f6f2587de228d60 (patch)
tree535fe8a0730350ab112f0dd869d9448d0507e397 /emulators/uae/Makefile
parent8f88ef38786e40d18b24ae7441b7e9dfdfebd724 (diff)
Notes
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r--emulators/uae/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index acfe1e67cd8f..7e73e06d85f5 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -24,12 +24,6 @@ USE_REINPLACE= yes
CFLAGS+= ${PTHREAD_CFLAGS}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
pre-configure:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure.in
@@ -55,4 +49,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/amiga/uae_rcli ${DATADIR}/amiga/
${INSTALL_DATA} ${WRKSRC}/amiga/uaectrl ${DATADIR}/amiga/
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>