mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
x11/eterm: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
aa24de6a2c
commit
6f582eba90
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= eterm
|
||||
PORTVERSION= 0.9.6
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES+= x11
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION}
|
||||
DISTNAME= Eterm-${PORTVERSION}
|
||||
|
@ -14,6 +14,7 @@ LIB_DEPENDS= libast.so:devel/libast \
|
|||
libImlib2.so:graphics/imlib2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS?=--enable-trans --enable-utmp \
|
||||
--enable-xim --with-theme-update \
|
||||
--with-backspace=bs --without-terminfo \
|
||||
|
|
|
@ -11,7 +11,7 @@ bin/kEsetroot
|
|||
lib/libEterm-0.9.6.so
|
||||
lib/libEterm.a
|
||||
lib/libEterm.so
|
||||
man/man1/Eterm.1.gz
|
||||
share/man/man1/Eterm.1.gz
|
||||
share/Eterm/gdb.scr
|
||||
share/Eterm/pix/bar_horizontal_1.png
|
||||
share/Eterm/pix/bar_horizontal_2.png
|
||||
|
|
Loading…
Add table
Reference in a new issue