summaryrefslogtreecommitdiff
path: root/emulators/suse91_libpng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse91_libpng/Makefile')
-rw-r--r--emulators/suse91_libpng/Makefile26
1 files changed, 8 insertions, 18 deletions
diff --git a/emulators/suse91_libpng/Makefile b/emulators/suse91_libpng/Makefile
index 35a359d5979..47023ba6c68 100644
--- a/emulators/suse91_libpng/Makefile
+++ b/emulators/suse91_libpng/Makefile
@@ -1,24 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2006/06/30 15:37:22 salo Exp $
+# $NetBSD: Makefile,v 1.11 2007/07/29 05:19:15 jlam Exp $
-DISTNAME= suse_libpng-${SUSE_VERSION}
-PKGREVISION= 5
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE91}
-DISTFILES= ${RPMFILES}
+DISTNAME= suse_libpng-${SUSE_VERSION}
+PKGREVISION= 6
+CATEGORIES= emulators
+DISTFILES= libpng-1.2.5-182.10.${SUSE_ARCH}.rpm
-MAINTAINER= jdolecek@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Linux compatibility package for the PNG library
+MAINTAINER= jdolecek@NetBSD.org
+COMMENT= Linux compatibility package for PNG
-DEPENDS+= suse_base-${SUSE_VERSION}{,nb*}:../../emulators/suse91_base
-
-EXTRACT_ONLY= # empty
-NO_BUILD= YES
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-.if exists(Makefile.${MACHINE_ARCH})
-.include "Makefile.${MACHINE_ARCH}"
-.endif
+EMUL_MODULES.linux= base
.include "../../emulators/suse91_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"