pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/compat_netbsd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 27 13:45:19 UTC 2019

Modified Files:
        pkgsrc/emulators/compat_netbsd: Makefile.common

Log Message:
compat_netbsd: add more used-by lines


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/emulators/compat_netbsd/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/compat_netbsd/Makefile.common
diff -u pkgsrc/emulators/compat_netbsd/Makefile.common:1.13 pkgsrc/emulators/compat_netbsd/Makefile.common:1.14
--- pkgsrc/emulators/compat_netbsd/Makefile.common:1.13 Thu Jun  1 13:30:25 2017
+++ pkgsrc/emulators/compat_netbsd/Makefile.common      Sat Apr 27 13:45:19 2019
@@ -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 @@ EXTRACT_SUFX=         .tar.bz2
 
 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