mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-im/telepathy-idle: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
faa2b70eea
commit
2647052e2c
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= telepathy-idle
|
PORTNAME= telepathy-idle
|
||||||
PORTVERSION= 0.2.2
|
PORTVERSION= 0.2.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-im
|
CATEGORIES= net-im
|
||||||
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
|
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
|
||||||
|
|
||||||
|
@ -13,6 +14,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||||
USES= gmake gnome libtool pathfix pkgconfig python:build ssl
|
USES= gmake gnome libtool pathfix pkgconfig python:build ssl
|
||||||
USE_GNOME= glib20 libxslt:build
|
USE_GNOME= glib20 libxslt:build
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
libexec/telepathy-idle
|
libexec/telepathy-idle
|
||||||
man/man8/telepathy-idle.8.gz
|
share/man/man8/telepathy-idle.8.gz
|
||||||
share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
|
share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
|
||||||
share/telepathy/managers/idle.manager
|
share/telepathy/managers/idle.manager
|
||||||
|
|
Loading…
Add table
Reference in a new issue