summaryrefslogtreecommitdiff
path: root/www/ns-remote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ns-remote/Makefile')
-rw-r--r--www/ns-remote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index d6a779e202c..a4990d73ffe 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/07/27 14:26:19 abs Exp $
+# $NetBSD: Makefile,v 1.10 2001/08/29 22:41:27 jlam Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.4
@@ -11,7 +11,6 @@ HOMEPAGE= http://home.netscape.com/newsref/std/x-remote.html
COMMENT= remote-control Netscape Navigator and Communicator
DIST_SUBDIR= netscape
-USE_X11= yes
USE_BUILDLINK_ONLY= yes
@@ -32,4 +31,5 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ns-remote ${PREFIX}/bin
${INSTALL_SCRIPT} ${FILESDIR}/ns-open ${PREFIX}/bin
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"