diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-01 17:48:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-01 17:48:22 +0000 |
commit | 885ee1200657da6c4d2821a316ab56b1e5205ef5 (patch) | |
tree | 62924954ebcbceb4425980186e7a94ca7a9e9e0e /deskutils/gnote | |
parent | 172925d00866c08dd8c05113cfc154b57b8bc21e (diff) |
Notes
Diffstat (limited to 'deskutils/gnote')
-rw-r--r-- | deskutils/gnote/Makefile | 10 | ||||
-rw-r--r-- | deskutils/gnote/pkg-plist | 10 |
2 files changed, 5 insertions, 15 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 24d3edc48eba..4f696099753a 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnote PORTVERSION= 0.7.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -19,18 +19,18 @@ LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \ libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid -USE_GNOME= gnomehack gnomeprefix gconf2 gtk20 intltool libxml2 libxslt \ - ltverhack gnomepanel -USES= gettext gmake pkgconfig tar:xz +USE_GNOME= gnomeprefix gconf2 gtk20 intltool libxml2 libxslt \ + gnomepanel +USES= gettext gmake libtool pathfix pkgconfig tar:xz INSTALLS_OMF= yes GCONF_SCHEMAS= gnote.schemas -USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PANELAPPLET_SERVER_DIR="${PREFIX}/libdata/bonobo/servers" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-dbus +INSTALL_TARGET= install-strip DOCS= AUTHORS ChangeLog NEWS README TODO OPTIONS_DEFINE= DOCS APPLET diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist index be8c98fb1955..41036470f3c6 100644 --- a/deskutils/gnote/pkg-plist +++ b/deskutils/gnote/pkg-plist @@ -1,33 +1,23 @@ bin/gnote lib/gnote/addins/%%VERSION%%/backlinks.a -lib/gnote/addins/%%VERSION%%/backlinks.la lib/gnote/addins/%%VERSION%%/backlinks.so lib/gnote/addins/%%VERSION%%/bugzilla.a -lib/gnote/addins/%%VERSION%%/bugzilla.la lib/gnote/addins/%%VERSION%%/bugzilla.so lib/gnote/addins/%%VERSION%%/exporttohtml.a -lib/gnote/addins/%%VERSION%%/exporttohtml.la lib/gnote/addins/%%VERSION%%/exporttohtml.so lib/gnote/addins/%%VERSION%%/fixedwidth.a -lib/gnote/addins/%%VERSION%%/fixedwidth.la lib/gnote/addins/%%VERSION%%/fixedwidth.so lib/gnote/addins/%%VERSION%%/inserttimestamp.a -lib/gnote/addins/%%VERSION%%/inserttimestamp.la lib/gnote/addins/%%VERSION%%/inserttimestamp.so lib/gnote/addins/%%VERSION%%/noteoftheday.a -lib/gnote/addins/%%VERSION%%/noteoftheday.la lib/gnote/addins/%%VERSION%%/noteoftheday.so lib/gnote/addins/%%VERSION%%/printnotes.a -lib/gnote/addins/%%VERSION%%/printnotes.la lib/gnote/addins/%%VERSION%%/printnotes.so lib/gnote/addins/%%VERSION%%/stickynoteimport.a -lib/gnote/addins/%%VERSION%%/stickynoteimport.la lib/gnote/addins/%%VERSION%%/stickynoteimport.so lib/gnote/addins/%%VERSION%%/tomboyimport.a -lib/gnote/addins/%%VERSION%%/tomboyimport.la lib/gnote/addins/%%VERSION%%/tomboyimport.so lib/gnote/addins/%%VERSION%%/underline.a -lib/gnote/addins/%%VERSION%%/underline.la lib/gnote/addins/%%VERSION%%/underline.so %%APPLET%%libdata/bonobo/servers/GNOME_GnoteApplet.server %%APPLET%%libexec/gnote-applet |