diff options
author | kei <kei@pkgsrc.org> | 2002-10-15 11:27:11 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2002-10-15 11:27:11 +0000 |
commit | 6c1697a655dfa5ac31f89c59a094d33af3e1c7c2 (patch) | |
tree | edc3f065e2d27e92c76a7cdb5f216338b0040c1b /lang/drscheme/PLIST | |
parent | fb363eeaa0736b74e89a780e95de7a00803cc6fc (diff) | |
download | pkgsrc-6c1697a655dfa5ac31f89c59a094d33af3e1c7c2.tar.gz |
fixed some build and installation issue. tested on 1.6D/i386.
- use buildlink2
- it needs MesaLib
- added missing entries into PLIST
- /usr/local, /usr/pkg --> ${PREFIX}
- modified the way of handling LDFLAGS
- and some minor stuff
Diffstat (limited to 'lang/drscheme/PLIST')
-rw-r--r-- | lang/drscheme/PLIST | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/lang/drscheme/PLIST b/lang/drscheme/PLIST index 16bd937cc8c..c36aaf9f1bc 100644 --- a/lang/drscheme/PLIST +++ b/lang/drscheme/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/08/31 20:27:48 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/10/15 11:27:11 kei Exp $ bin/background-help-desk bin/drscheme bin/help-desk @@ -3346,18 +3346,27 @@ lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/monit lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/plt-logo.gif lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/servlet-examples.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/servlet.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/password-refresh-message.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-access-message.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-host-root.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-htdocs.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-log.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-message-root.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-not-found-message.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-password.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-protocol-message.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-servlet-message.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/path-servlet.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/port.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/realm-name.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/realm-pattern.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/servlet-refresh-message.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/time-default-servlet.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/time-file-base.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/time-file-per-byte.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/time-initial.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/time-password.html +lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/time-servlet-connection.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/waiting.html lib/plt/collects/web-server/default-web-root/htdocs/Defaults/documentation/web-server.gif lib/plt/collects/web-server/default-web-root/htdocs/Defaults/index.html |