diff options
author | tron <tron> | 2002-04-05 11:56:28 +0000 |
---|---|---|
committer | tron <tron> | 2002-04-05 11:56:28 +0000 |
commit | 8986fdc092fe9f9934992a999e515ca9cd0475eb (patch) | |
tree | 1e86e2de15f2bb84d866d751af79d66b475b5500 /www | |
parent | 8a25b5aedea8d12d76294110b58e730ed54036e3 (diff) | |
download | pkgsrc-8986fdc092fe9f9934992a999e515ca9cd0475eb.tar.gz |
Include "emulators/suse_linux/Makefile.application" here after the custom
targets got defined.
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape/Makefile b/www/netscape/Makefile index 497118958fc..8236cc29f23 100644 --- a/www/netscape/Makefile +++ b/www/netscape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:53 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/04/05 11:56:28 tron Exp $ # COMMENT= Open new communicator, navigator, or mozilla window @@ -39,4 +39,4 @@ do-install: .endif .endif -.include "../../mk/bsd.pkg.mk" +.include "../../emulators/suse_linux/Makefile.application" |