Skip to content

Commit

Permalink
x11/eterm: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 22, 2024
1 parent aa24de6 commit 6f582eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion x11/eterm/Makefile
@@ -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}
Expand All @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion x11/eterm/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 6f582eb

Please sign in to comment.