From 6d9ccf016ffd2af4f126e6d58b7ae9d0e61f8330 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 18 Sep 2003 16:25:08 +0000 Subject: Specify the category when including other files and when depending on other packages. From PR pkg/21864 by ccatrian at eml.cc. --- emulators/suse_glx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_glx/Makefile') diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile index f4fe731f10b..5dc4e305e50 100644 --- a/emulators/suse_glx/Makefile +++ b/emulators/suse_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:36:08 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/09/18 16:25:23 jmmv Exp $ DISTNAME= glx PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -20,5 +20,5 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} -.include "../suse_linux/Makefile.common" +.include "../../emulators/suse_linux/Makefile.common" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3