summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2015-05-03 15:01:11 +0000
committerspz <spz@pkgsrc.org>2015-05-03 15:01:11 +0000
commitc3d3a61c7a62de0cb2a6390097c2276c370e7935 (patch)
treede741d2f258de1582a6eaff9e8c1012dc9b2bed6 /emulators/Makefile
parent251cad6dbbf979e0dfdc2e805172a6a05810e694 (diff)
downloadpkgsrc-c3d3a61c7a62de0cb2a6390097c2276c370e7935.tar.gz
fix compat60 (and strip down a lot to a backward compatibility package
to NetBSD 6.1) introduce compat61 (and compat61-x11 with it) as a backward compatibility package to NetBSD 7 add compat61* to mk/emulator/netbsd-compat.mk and emulators/Makefile some sort of version for the binary compat packages might have been useful, maybe abusing the DIST_SUBDIR? compat61 is likely to change if/when NetBSD 6.2 is released
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 8552814153b..088e66e6070 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2015/04/10 03:16:51 snj Exp $
+# $NetBSD: Makefile,v 1.231 2015/05/03 15:01:11 spz Exp $
#
COMMENT= Emulators for other operating systems
@@ -41,6 +41,8 @@ SUBDIR+= compat50-x11
SUBDIR+= compat51
SUBDIR+= compat51-x11
SUBDIR+= compat60
+SUBDIR+= compat61
+SUBDIR+= compat61-x11
#SUBDIR+= compat_netbsd # only contains Makefile fragments
SUBDIR+= cygwin_esound
SUBDIR+= cygwin_lib