diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-12-10 23:08:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-12-10 23:08:31 +0000 |
commit | c77781b95caad8073ff8290ff43447478316b820 (patch) | |
tree | 8e96c430ff493c84e245ae99ffcdb9518ae588ef /www | |
parent | 7ff0659bbcaffba49be1273c43d39a2d230e19c3 (diff) | |
download | ports-c77781b95caad8073ff8290ff43447478316b820.tar.gz ports-c77781b95caad8073ff8290ff43447478316b820.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape-remote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile index b4ba2573bc08..899ef0753ea2 100644 --- a/www/netscape-remote/Makefile +++ b/www/netscape-remote/Makefile @@ -14,8 +14,8 @@ DISTFILES= remote.c vroot.h MAINTAINER= kbyanc@posi.net +USE_XLIB= yes FETCH_BEFORE_ARGS= -b - DIST_SUBDIR= netscape-remote NO_WRKSUBDIR= yes |