1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix pkg-plist

- Install docs into ${PREFIX}/share/doc/linpopup
  rather than in ${PREFIX}/doc/linpopup

PR:		ports/76316
Submitted by:	Florent Thoumie <flz(at)xbsd.org>
Approved by:	maintainer timeout (about 1 month)
This commit is contained in:
Sergey Matveychuk 2005-02-13 18:29:51 +00:00
parent aafe3e67f2
commit be148e9050
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128716
4 changed files with 30 additions and 22 deletions

View File

@ -23,6 +23,10 @@ MAN1= linpopup.1 LinPopUp.1
USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_REINPLACE= yes
post-patch:
${REINPLACE_CMD} -e "s#/doc/#/share/doc/#" ${WRKSRC}/Makefile
post-install:
@${CAT} ${PKGMESSAGE}

View File

@ -1,18 +1,18 @@
bin/linpopup
bin/LinPopUp
doc/LinPopUp/AUTHORS
doc/LinPopUp/BUGS
doc/LinPopUp/COPYING
doc/LinPopUp/ChangeLog
doc/LinPopUp/INSTALL
doc/LinPopUp/MANUAL
doc/LinPopUp/NEWS
doc/LinPopUp/README
doc/LinPopUp/THANKS
doc/LinPopUp/TODO
share/doc/LinPopUp/AUTHORS
share/doc/LinPopUp/BUGS
share/doc/LinPopUp/COPYING
share/doc/LinPopUp/ChangeLog
share/doc/LinPopUp/INSTALL
share/doc/LinPopUp/MANUAL
share/doc/LinPopUp/NEWS
share/doc/LinPopUp/README
share/doc/LinPopUp/THANKS
share/doc/LinPopUp/TODO
share/LinPopUp/gtkrc
share/LinPopUp/pixmaps/little_igloo.xpm
@dirrm doc/LinPopUp
@dirrm share/doc/LinPopUp
@dirrm share/LinPopUp/pixmaps
@dirrm share/LinPopUp
@unexec rm -rf /var/db/linpopup

View File

@ -23,6 +23,10 @@ MAN1= linpopup.1 LinPopUp.1
USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_REINPLACE= yes
post-patch:
${REINPLACE_CMD} -e "s#/doc/#/share/doc/#" ${WRKSRC}/Makefile
post-install:
@${CAT} ${PKGMESSAGE}

View File

@ -1,18 +1,18 @@
bin/linpopup
bin/LinPopUp
doc/LinPopUp/AUTHORS
doc/LinPopUp/BUGS
doc/LinPopUp/COPYING
doc/LinPopUp/ChangeLog
doc/LinPopUp/INSTALL
doc/LinPopUp/MANUAL
doc/LinPopUp/NEWS
doc/LinPopUp/README
doc/LinPopUp/THANKS
doc/LinPopUp/TODO
share/doc/LinPopUp/AUTHORS
share/doc/LinPopUp/BUGS
share/doc/LinPopUp/COPYING
share/doc/LinPopUp/ChangeLog
share/doc/LinPopUp/INSTALL
share/doc/LinPopUp/MANUAL
share/doc/LinPopUp/NEWS
share/doc/LinPopUp/README
share/doc/LinPopUp/THANKS
share/doc/LinPopUp/TODO
share/LinPopUp/gtkrc
share/LinPopUp/pixmaps/little_igloo.xpm
@dirrm doc/LinPopUp
@dirrm share/doc/LinPopUp
@dirrm share/LinPopUp/pixmaps
@dirrm share/LinPopUp
@unexec rm -rf /var/db/linpopup