mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix pkg-plist.
Noticed on dosirak & bento. Approved by: mat (mentor).
This commit is contained in:
parent
a1cbc82d98
commit
ef82cd63af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107874
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= grisbi
|
||||
PORTVERSION= 0.4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -24,6 +25,8 @@ USE_BISON= yes
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOCONF_VER= 213
|
||||
|
||||
MAN1= grisbi.1
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
|
||||
AUTOHEADER="${AUTOHEADER}" AUTOCONF="${AUTOCONF}"
|
||||
|
@ -5,8 +5,8 @@ share/gnome/help/grisbi/C/grisbi-manuel.html
|
||||
share/gnome/help/grisbi/C/next_motif.gif
|
||||
share/gnome/help/grisbi/C/previous_motif.gif
|
||||
share/gnome/help/grisbi/C/quickstart.html
|
||||
share/gnome/help/grisbi/C/translation.html
|
||||
share/gnome/help/grisbi/C/topic.dat
|
||||
share/gnome/help/grisbi/C/translation.html
|
||||
share/gnome/help/grisbi/fr/contents_motif.gif
|
||||
share/gnome/help/grisbi/fr/grisbi-manuel.html
|
||||
share/gnome/help/grisbi/fr/next_motif.gif
|
||||
@ -17,6 +17,7 @@ share/gnome/help/grisbi/fr/translation.html
|
||||
share/locale/fr/LC_MESSAGES/grisbi.mo
|
||||
share/mime-info/grisbi.keys
|
||||
share/mime-info/grisbi.mime
|
||||
share/pixmaps/grisbi-logo.png
|
||||
share/pixmaps/grisbi.png
|
||||
@dirrm share/gnome/help/grisbi/C
|
||||
@dirrm share/gnome/help/grisbi/fr
|
||||
|
Loading…
Reference in New Issue
Block a user