(it was kept separately because 3.x didn't build on some arch due to an incomplete atomic ops autoconf check which has since been repaired) and replace with 3.4 (devel version). Enable additional helpers and turn on support for rock cache dirs.
8 lines
138 B
Makefile
8 lines
138 B
Makefile
# $OpenBSD: Makefile,v 1.166 2013/11/15 19:09:17 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += stable
|
|
SUBDIR += snapshot
|
|
|
|
.include <bsd.port.subdir.mk>
|