Note use from the compat80 package.
This commit is contained in:
parent
10bc0b4689
commit
a32532c8a1
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.14 2019/04/27 13:45:19 wiz Exp $
|
||||
# $NetBSD: Makefile.common,v 1.15 2019/10/15 12:03:42 he Exp $
|
||||
#
|
||||
# Common infrastructure for NetBSD compat* packages.
|
||||
#
|
||||
|
@ -35,6 +35,7 @@
|
|||
# used by emulators/compat60/Makefile
|
||||
# used by emulators/compat61/Makefile
|
||||
# used by emulators/compat61-x11/Makefile
|
||||
# used by emulators/compat80/Makefile
|
||||
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:=${DIST_SUBDIR}${DIST_SUBDIR:D/}}
|
||||
|
|
Loading…
Reference in a new issue