Skip to content

Commit

Permalink
www/e2guardian: 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 26, 2024
1 parent eab3f35 commit d3419f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion www/e2guardian/Makefile
@@ -1,7 +1,7 @@
PORTNAME= e2guardian
PORTVERSION= 5.3.4
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www

MAINTAINER= marcellocoutinho@gmail.com
Expand All @@ -20,6 +20,7 @@ USE_GITHUB= yes
USE_CXXSTD= c++11
USE_RC_SUBR= e2guardian
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-logdir=/var/log \
--with-piddir=/var/run

Expand Down
2 changes: 1 addition & 1 deletion www/e2guardian/pkg-plist
Expand Up @@ -241,7 +241,7 @@
@sample %%ETCDIR%%/lists/urlredirectregexplist.sample
@sample %%ETCDIR%%/lists/urlregexplist.sample
@sample %%ETCDIR%%/lists/weightedphraselist.sample
man/man8/e2guardian.8.gz
share/man/man8/e2guardian.8.gz
sbin/e2guardian
%%PORTDOCS%%%%DOCSDIR%%/AuthPlugins
%%PORTDOCS%%%%DOCSDIR%%/ContentScanners
Expand Down

0 comments on commit d3419f4

Please sign in to comment.