pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/compat_netbsd compat_netbsd: add more used-b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a88815f35c5c
branches:  trunk
changeset: 322738:a88815f35c5c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 27 13:45:19 2019 +0000

description:
compat_netbsd: add more used-by lines

diffstat:

 emulators/compat_netbsd/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 55567e09d5e7 -r a88815f35c5c emulators/compat_netbsd/Makefile.common
--- a/emulators/compat_netbsd/Makefile.common   Sat Apr 27 13:44:12 2019 +0000
+++ b/emulators/compat_netbsd/Makefile.common   Sat Apr 27 13:45:19 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2017/06/01 13:30:25 jlam Exp $
+# $NetBSD: Makefile.common,v 1.14 2019/04/27 13:45:19 wiz Exp $
 #
 # Common infrastructure for NetBSD compat* packages.
 #
@@ -33,6 +33,8 @@
 # used by emulators/compat51-x11/Makefile
 # used by emulators/compat51/Makefile
 # used by emulators/compat60/Makefile
+# used by emulators/compat61/Makefile
+# used by emulators/compat61-x11/Makefile
 
 CATEGORIES=            emulators
 MASTER_SITES=          ${MASTER_SITE_LOCAL:=${DIST_SUBDIR}${DIST_SUBDIR:D/}}
@@ -40,8 +42,6 @@
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 
-PKG_DESTDIR_SUPPORT=   destdir
-
 NO_SRC_ON_FTP=         Already in MASTER_SITE_LOCAL
 
 USE_TOOLS+=    pax



Home | Main Index | Thread Index | Old Index