From d1db3e11b440d6f15fd6f2fa6e8dedc8ae458d39 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 31 Jul 2004 10:41:30 +0000 Subject: make the structure of the Makefile more like the other suse91_* pkgs --- emulators/suse91_compat/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'emulators') diff --git a/emulators/suse91_compat/Makefile b/emulators/suse91_compat/Makefile index 3c3540d5496..10ce5f9d46c 100644 --- a/emulators/suse91_compat/Makefile +++ b/emulators/suse91_compat/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/07/19 11:43:07 markd Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/31 10:41:30 jdolecek Exp $ -DISTNAME= compat-2004.4.2-3.${SUSE_ARCH} PKGNAME= suse_compat-${SUSE_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE91} -EXTRACT_SUFX= .rpm +DISTNAME= ${RPMFILES} MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.suse.com/ @@ -19,7 +18,7 @@ NO_BUILD= YES NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -RPMFILES= ${DISTNAME}${EXTRACT_SUFX} +RPMFILES= compat-2004.4.2-3.${SUSE_ARCH}.rpm .include "../../emulators/suse91_linux/Makefile.common" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3