summaryrefslogtreecommitdiff
path: root/emulators/suse100_libtiff/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-04-03 18:17:54 +0000
committerghen <ghen@pkgsrc.org>2006-04-03 18:17:54 +0000
commitee1958d357abba5efa70f5b638c59403c9c7759c (patch)
treeb9bdcec82d1a21d1ff9c0415385173c547c11167 /emulators/suse100_libtiff/Makefile
parentc4e234f2bfd5f2d8d625d3d47403bdf34706126f (diff)
downloadpkgsrc-ee1958d357abba5efa70f5b638c59403c9c7759c.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_libtiff/Makefile')
-rw-r--r--emulators/suse100_libtiff/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse100_libtiff/Makefile b/emulators/suse100_libtiff/Makefile
index 1ba08a928fa..0d9d2d3514b 100644
--- a/emulators/suse100_libtiff/Makefile
+++ b/emulators/suse100_libtiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_libtiff-${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"