summaryrefslogtreecommitdiff
path: root/www/communicator
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-04-05 09:33:21 +0000
committertron <tron@pkgsrc.org>2002-04-05 09:33:21 +0000
commita45f986161e553d73e7e83db326489566a34e763 (patch)
treedabf40713944b393e108dfd3d95d042ec5d11fa6 /www/communicator
parente58967ce6bd9a2c7d03a16edaebaf0df40d813c9 (diff)
downloadpkgsrc-a45f986161e553d73e7e83db326489566a34e763.tar.gz
We need to include "../../emulators/suse_linux/Makefile.application" to
be able to use "${SUSE_DIR_PREFIX}".
Diffstat (limited to 'www/communicator')
-rw-r--r--www/communicator/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/communicator/Makefile b/www/communicator/Makefile
index 361ea530e7f..e13f855a82e 100644
--- a/www/communicator/Makefile
+++ b/www/communicator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2002/01/01 19:22:06 abs Exp $
+# $NetBSD: Makefile,v 1.30 2002/04/05 09:33:22 tron Exp $
#
COMMENT= Netscape communicator - Digital UNIX/Linux/SunOS binary
@@ -7,5 +7,3 @@ BINNAME= communicator
DIST_SDIR_NAME= complete_install
.include "../navigator/Makefile.common"
-
-.include "../../mk/bsd.pkg.mk"