Skip to content

Commit

Permalink
editors/emacs-devel: 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 Jan 28, 2024
1 parent 6f6aba4 commit e6188c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions editors/emacs-devel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= emacs
DISTVERSION= 30.0.50.20240115
PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= editors
PKGNAMESUFFIX= -devel
Expand Down Expand Up @@ -27,6 +28,7 @@ GH_ACCOUNT= emacs-mirror
GH_TAGNAME= 43612103c221ffb300536798e2b8a8adb753f594

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-build-details \
--localstatedir=/var \
--without-gconf \
Expand Down
10 changes: 5 additions & 5 deletions editors/emacs-devel/pkg-plist
Expand Up @@ -7,11 +7,11 @@ bin/etags
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/hexl
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/movemail
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/rcs2log
man/man1/ctags.1.gz
man/man1/ebrowse.1.gz
man/man1/emacs.1.gz
man/man1/emacsclient.1.gz
man/man1/etags.1.gz
share/man/man1/ctags.1.gz
share/man/man1/ebrowse.1.gz
share/man/man1/emacs.1.gz
share/man/man1/emacsclient.1.gz
share/man/man1/etags.1.gz
share/applications/emacs.desktop
share/applications/emacsclient.desktop
share/applications/emacs-mail.desktop
Expand Down

0 comments on commit e6188c9

Please sign in to comment.