summaryrefslogtreecommitdiff
path: root/www/ns-remote
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commitb6b94f0c669b1ef2a824c69854900b68ec821681 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /www/ns-remote
parentac9820da6cdeb5833fdaf2717a1633972572c5de (diff)
downloadpkgsrc-b6b94f0c669b1ef2a824c69854900b68ec821681.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'www/ns-remote')
-rw-r--r--www/ns-remote/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index a11fca0e798..4b9ffe77d72 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/03/26 22:43:46 abs Exp $
+# $NetBSD: Makefile,v 1.13 2002/08/25 21:52:18 jlam Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.6
@@ -12,7 +12,8 @@ COMMENT= remote-control Netscape Navigator and Communicator
DIST_SUBDIR= netscape
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= # defined
+USE_X11= # defined
.include "../../mk/bsd.prefs.mk"
@@ -31,5 +32,4 @@ 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"