mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
print/gtklp: Moved man to share/man
Approved by: portmgr(blanket)
This commit is contained in:
parent
021c89949e
commit
c8fc4ad075
@ -1,7 +1,7 @@
|
||||
PORTNAME= gtklp
|
||||
DISTVERSION= 1.3.4
|
||||
DISTVERSIONSUFFIX= .src
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -20,9 +20,10 @@ USES= autoreconf gettext gnome libtool pkgconfig xorg
|
||||
USE_GNOME= cairo gtk20
|
||||
USE_XORG= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
DESKTOP_ENTRIES="GtkLP" "" "${PORTNAME}" "${PORTNAME}" "System;GTK;" ""
|
||||
DESKTOP_ENTRIES= "GtkLP" "" "${PORTNAME}" "${PORTNAME}" "System;GTK;" ""
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
bin/gtklp
|
||||
bin/gtklpq
|
||||
man/man1/gtklp.1.gz
|
||||
man/man1/gtklpq.1.gz
|
||||
share/icons/hicolor/16x16/apps/gtklp.xpm
|
||||
share/icons/hicolor/24x24/apps/gtklp.xpm
|
||||
share/icons/hicolor/32x32/apps/gtklp.xpm
|
||||
@ -27,3 +25,5 @@ share/locale/ru/LC_MESSAGES/gtklp.mo
|
||||
share/locale/uk_UA/LC_MESSAGES/gtklp.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gtklp.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gtklp.mo
|
||||
share/man/man1/gtklp.1.gz
|
||||
share/man/man1/gtklpq.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user