This is not a garbage, not all parts of heirloom are compiled successfully on all platforms pkgsrc supports.
10 lines
262 B
Makefile
10 lines
262 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/12/17 22:47:18 cheusov Exp $
|
|
|
|
.include "../../wip/heirloom-dirs/Makefile.prog2.common"
|
|
|
|
PKGNAME= heirloom-setpgrp-${HEIRLOOM_VER}
|
|
CATEGORIES= textproc
|
|
|
|
MAKE_FLAGS+= SUBDIRS="libcommon build setpgrp"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|