mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
www/cssed: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
04e6a102b0
commit
eab3f35904
@ -1,6 +1,6 @@
|
||||
PORTNAME= cssed
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 15
|
||||
PORTREVISION= 16
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -16,6 +16,7 @@ USES= compiler:c++11-lang dos2unix gettext gnome localbase pathfix \
|
||||
DOS2UNIX_FILES= scintilla/gtk/ScintillaGTK.cxx
|
||||
USE_GNOME= gtk20 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-plugin-headers
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/cssed
|
||||
libdata/pkgconfig/cssed.pc
|
||||
man/man1/cssed.1.gz
|
||||
share/man/man1/cssed.1.gz
|
||||
%%DATADIR%%/data/cssed-cfg.xml
|
||||
%%DATADIR%%/data/cssed-def.dtd
|
||||
%%DATADIR%%/data/cssed-def.xml
|
||||
|
Loading…
Reference in New Issue
Block a user