summaryrefslogtreecommitdiff
path: root/emulators/suse100_compat/Makefile
diff options
context:
space:
mode:
authorghen <ghen>2006-04-03 18:17:54 +0000
committerghen <ghen>2006-04-03 18:17:54 +0000
commit694d7c48a1aacb38cf77c7eed4524e0ae0880a80 (patch)
treeb9bdcec82d1a21d1ff9c0415385173c547c11167 /emulators/suse100_compat/Makefile
parent2b86cd260fe40d25daaa0aba19627cdcaa2b3123 (diff)
downloadpkgsrc-694d7c48a1aacb38cf77c7eed4524e0ae0880a80.tar.gz
Unify all distinfo.${MACHINE_ARCH} distfiles into one distinfo file, so
that lintpkgsrc -or doesn't want to remove all suse100_* distfiles every time (because it looks only at "distinfo"). To make it easy to maintain these distinfo files, add a "suse100-distinfo" target (modelled after www/opera's "opera-distinfo" target), to regenerate the distinfo file for all supported platforms. Discussed with tonio.
Diffstat (limited to 'emulators/suse100_compat/Makefile')
-rw-r--r--emulators/suse100_compat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse100_compat/Makefile b/emulators/suse100_compat/Makefile
index e96cfbe9d9b..4fbef17d591 100644
--- a/emulators/suse100_compat/Makefile
+++ b/emulators/suse100_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/10 22:17:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/04/03 18:17:54 ghen Exp $
DISTNAME= suse_compat-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"