- Fix pkg-plist by using gnomehack [1]
- Bump PORTREVISION Reported by: pointyhat [1]
This commit is contained in:
parent
6474f4ec64
commit
cee410e3f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123880
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= nautilus-sendto
|
||||
DISTVERSION= 0.2-1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.es.gnome.org/~telemaco/
|
||||
|
||||
|
@ -22,7 +22,7 @@ USE_X_PREFIX= yes
|
|||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= intlhack gnomeprefix gnometarget nautilus2
|
||||
USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack
|
||||
|
||||
# Gnome 2.9 fix
|
||||
.if exists(${X11BASE}/libdata/pkgconfig/libebook-1.2.pc)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
bin/nautilus-sendto
|
||||
lib/bonobo/libnautilus-sendto-component.so
|
||||
lib/bonobo/servers/Nautilus_Sendto_Component.server
|
||||
lib/gaim/nautilus.so
|
||||
lib/nautilus-sendto/plugins/libevolution.so
|
||||
lib/nautilus-sendto/plugins/libgaim.so
|
||||
libdata/bonobo/servers/Nautilus_Sendto_Component.server
|
||||
share/gnome/nautilus-sendto/glade/nautilus-sendto-force.glade
|
||||
share/gnome/nautilus-sendto/glade/nautilus-sendto.glade
|
||||
@dirrm share/gnome/nautilus-sendto/glade
|
||||
|
|
Loading…
Reference in a new issue