forked from Lainports/freebsd-ports
net-p2p/gtorrentviewer: Moved man to share/man
This commit is contained in:
parent
92795dd498
commit
2abefe8d60
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= gtorrentviewer
|
||||
PORTVERSION= 0.2b
|
||||
PORTREVISION= 20
|
||||
PORTREVISION= 21
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/${PORTNAME}/GTorrentViewer/${PORTVERSION}
|
||||
DISTNAME= GTorrentViewer-${PORTVERSION}
|
||||
|
|
@ -17,6 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
|
|||
USES= desktop-file-utils gmake gnome pkgconfig
|
||||
USE_GNOME= gtk20 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \
|
||||
--with-desktopdir=${PREFIX}/share/applications
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
bin/gtorrentviewer
|
||||
man/man1/gtorrentviewer.1.gz
|
||||
share/man/man1/gtorrentviewer.1.gz
|
||||
share/GTorrentViewer/README
|
||||
share/GTorrentViewer/pixmaps/about.png
|
||||
share/GTorrentViewer/pixmaps/dictionary.png
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue