mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
textproc/enchant: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
13540749a3
commit
4346d3f6c3
@ -1,6 +1,6 @@
|
||||
PORTNAME= enchant
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -10,6 +10,7 @@ COMMENT= Dictionary/spellchecking framework
|
||||
WWW= https://www.abisource.com/projects/enchant/
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= glib20
|
||||
|
@ -18,5 +18,5 @@ lib/libenchant.so
|
||||
lib/libenchant.so.1
|
||||
lib/libenchant.so.1.6.0
|
||||
libdata/pkgconfig/enchant.pc
|
||||
man/man1/enchant.1.gz
|
||||
share/man/man1/enchant.1.gz
|
||||
%%DATADIR%%/enchant1.ordering
|
||||
|
Loading…
Reference in New Issue
Block a user