diff options
author | snj <snj@pkgsrc.org> | 2004-04-30 05:25:59 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-30 05:25:59 +0000 |
commit | 47e9906edcc49c92eb63e657ff350bf3520e5652 (patch) | |
tree | 6019e0aad72d10da13bffe5e752c3eb7f61273eb /www/ns-remote | |
parent | 96c0c03cdf074b1bae77a187fc7f02cb47ec3e07 (diff) | |
download | pkgsrc-47e9906edcc49c92eb63e657ff350bf3520e5652.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'www/ns-remote')
-rw-r--r-- | www/ns-remote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile index 85603640895..3b506322369 100644 --- a/www/ns-remote/Makefile +++ b/www/ns-remote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/02/14 01:04:02 grant Exp $ +# $NetBSD: Makefile,v 1.21 2004/04/30 05:26:00 snj Exp $ DISTNAME= ns-remote PKGNAME= ns-remote-1.9 @@ -13,7 +13,7 @@ COMMENT= Remote-control of Netscape and Mozilla-based browsers DIST_SUBDIR= netscape -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes USE_X11= # defined LDFLAGS.SunOS= -lsocket -lnsl |