1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Finish stage support

This commit is contained in:
Antoine Brodin 2014-08-09 18:59:41 +00:00
parent 462c6e44c2
commit df3a36c26b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364466
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= gnote
PORTVERSION= 0.7.6
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
@ -32,7 +32,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-dbus
DOCS= AUTHORS ChangeLog NEWS README TODO
MAN1= gnote.1
OPTIONS_DEFINE= DOCS APPLET
OPTIONS_DEFAULT=APPLET

View File

@ -31,6 +31,7 @@ lib/gnote/addins/%%VERSION%%/underline.la
lib/gnote/addins/%%VERSION%%/underline.so
%%APPLET%%libdata/bonobo/servers/GNOME_GnoteApplet.server
%%APPLET%%libexec/gnote-applet
man/man1/gnote.1.gz
share/applications/gnote.desktop
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog