Unbreak by fixing www/w3 and tweaking the pkg-plist
This commit is contained in:
parent
dc27cedefd
commit
aab188252c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147068
2 changed files with 2 additions and 4 deletions
|
@ -14,10 +14,6 @@ CATEGORIES= japanese
|
|||
BUILD_DEPENDS= mule:${PORTSDIR}/editors/mule
|
||||
RUN_DEPENDS= # none
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2005-09-22
|
||||
|
||||
EMACSCMD= mule
|
||||
ELISPDIR= ${PREFIX}/lib/mule/site-lisp
|
||||
|
||||
|
|
|
@ -69,5 +69,7 @@ share/examples/w3/dot.emacs
|
|||
share/examples/w3/dot.mosaic-hotlist-default
|
||||
share/examples/w3/user-install
|
||||
@dirrm lib/mule/site-lisp/w3
|
||||
@unexec rmdir %D/lib/mule/site-lisp 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/mule 2>/dev/null || true
|
||||
@dirrm share/doc/w3
|
||||
@dirrm share/examples/w3
|
||||
|
|
Loading…
Reference in a new issue