summaryrefslogtreecommitdiff
path: root/emulators/suse100_libtiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse100_libtiff/Makefile')
-rw-r--r--emulators/suse100_libtiff/Makefile24
1 files changed, 8 insertions, 16 deletions
diff --git a/emulators/suse100_libtiff/Makefile b/emulators/suse100_libtiff/Makefile
index f7758f65ddd..c8ce6105945 100644
--- a/emulators/suse100_libtiff/Makefile
+++ b/emulators/suse100_libtiff/Makefile
@@ -1,22 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2007/04/19 15:30:21 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2007/07/29 05:18:52 jlam Exp $
-DISTNAME= suse_libtiff-${SUSE_VERSION}
-PKGREVISION= 3
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE100}
-DISTFILES= ${RPMFILES}
+DISTNAME= suse_libtiff-${SUSE_VERSION}
+PKGREVISION= 4
+CATEGORIES= emulators
+DISTFILES= libtiff-3.7.3-2.6.${SUSE_ARCH}.rpm
-MAINTAINER= tonio@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Linux compatibility package for the TIFF library
+MAINTAINER= tonio@NetBSD.org
+COMMENT= Linux compatibility package for TIFF
-DEPENDS+= suse_libjpeg-${SUSE_VERSION}{,nb*}:../../emulators/suse100_libjpeg
-
-EXTRACT_ONLY= # empty
-NO_BUILD= YES
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-SUSE_INCLUDE_MAKEFILE_ARCH= yes
+EMUL_MODULES.linux= jpeg
.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"