summaryrefslogtreecommitdiff
path: root/emulators/vmware
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-18 16:25:08 +0000
committerjmmv <jmmv>2003-09-18 16:25:08 +0000
commiteaf83de1986ca7d1151f44507cab55e6261b9157 (patch)
tree059002a09ab942607c4e739ae3422b863a0c90f4 /emulators/vmware
parent02a58ba9f320cdeeef22277a29a4c61fdd398b0f (diff)
downloadpkgsrc-eaf83de1986ca7d1151f44507cab55e6261b9157.tar.gz
Specify the category when including other files and when depending on other
packages. From PR pkg/21864 by ccatrian at eml.cc.
Diffstat (limited to 'emulators/vmware')
-rw-r--r--emulators/vmware/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index e818310856b..ffb2f1fac87 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:36:21 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/18 16:25:31 jmmv Exp $
DISTNAME= VMware-2.0.4-1142
PKGNAME= vmware-2.0.4
@@ -80,5 +80,5 @@ post-install:
${ECHO} "vmnet1.HostOnlyNetMask = \"255.255.255.0\""; \
) > ${VMWARE_CFG_DIR}/config
-.include "../suse_linux/Makefile.application"
+.include "../../emulators/suse_linux/Makefile.application"
.include "../../mk/bsd.pkg.mk"