diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:50:28 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:50:28 +0000 |
| commit | 3e2fd4b788942461b3fbd53d7edac9a1abc3488e (patch) | |
| tree | 50f793f00a7cb711970c62063687af6cd8625387 /emulators/gcube | |
| parent | ec7c5b0142aeb3539337db2d501d7b5ecf5e7284 (diff) | |
Notes
Diffstat (limited to 'emulators/gcube')
| -rw-r--r-- | emulators/gcube/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index b325e448b677..f154583b5d69 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -54,10 +54,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README .endif -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -EXTRA_PATCHES= ${FILESDIR}/cpu.c-patch -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |
