summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-09 12:34:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-09 12:34:45 +0000
commit016a4aa1e9831906d9351e518e8e10d864c140b8 (patch)
treeaa69fc2388b480901163715230b8aeb353121120 /www
parent- Update to 0.60.1 (diff)
www/w3-4 port: mismatch between pkg-plist and real installation
The pkg-plist for www/w3-4 is hardcoded for FSF emacs. However, if xemacs is installed on the system, the configure script will detect this and will use xemacs' site-lisp as the installation target. Also used the INFO variable. PR: ports/28491 Submitted by: Slaven Rezic <slaven.rezic@berlin.de> Approved by: Maintainer timeout
Notes
Notes: svn path=/head/; revision=90708
Diffstat (limited to 'www')
-rw-r--r--www/w3-4/Makefile2
-rw-r--r--www/w3-4/pkg-plist12
2 files changed, 3 insertions, 11 deletions
diff --git a/www/w3-4/Makefile b/www/w3-4/Makefile
index 29c380006f3e..31dc37863410 100644
--- a/www/w3-4/Makefile
+++ b/www/w3-4/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS?= emacs-20.7:${PORTSDIR}/editors/emacs20
RUN_DEPENDS?= emacs-20.7:${PORTSDIR}/editors/emacs20
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-emacs=yes
+INFO= w3-faq w3
MAKE_ENV+= EMACSCMD=${EMACSCMD} ELISPDIR=${ELISPDIR} \
MKDIR="${MKDIR}" CP=${CP} \
diff --git a/www/w3-4/pkg-plist b/www/w3-4/pkg-plist
index 14fb868310e7..d889b8d39107 100644
--- a/www/w3-4/pkg-plist
+++ b/www/w3-4/pkg-plist
@@ -1,12 +1,3 @@
-@unexec install-info --delete %D/info/w3-faq.info %D/info/dir
-@unexec install-info --delete %D/info/w3.info %D/info/dir
-info/w3-faq.info
-info/w3.info
-info/w3.info-1
-info/w3.info-2
-info/w3.info-3
-info/w3.info-4
-info/w3.info-5
share/emacs/site-lisp/mule-sysdp.el
share/emacs/site-lisp/w3-widget.el
share/emacs/site-lisp/devices.el
@@ -138,6 +129,5 @@ share/examples/w3/dot.emacs
share/examples/w3/dot.mosaic-hotlist-default
share/examples/w3/user-install
share/default.css
+@dirrm %%DOCSDIR%%
@dirrm share/examples/w3
-@exec install-info %D/info/w3-faq.info %D/info/dir
-@exec install-info %D/info/w3.info %D/info/dir