Skip to content

Commit

Permalink
security/openfortivpn: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Vladimir Druzenko authored and Vladimir Druzenko committed Mar 5, 2024
1 parent 613c7bb commit bf66930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions security/openfortivpn/Makefile
Expand Up @@ -18,6 +18,7 @@ USE_GITHUB= yes
GH_ACCOUNT= adrienverge

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed \
OPENSSL_CFLAGS=${OPENSSLINC} \
OPENSSL_LIBS="-lssl -lcrypto"
Expand Down
2 changes: 1 addition & 1 deletion security/openfortivpn/pkg-plist
@@ -1,4 +1,4 @@
bin/openfortivpn
man/man1/openfortivpn.1.gz
share/man/man1/openfortivpn.1.gz
@dir %%ETCDIR%%
@sample %%DATADIR%%/config.template %%ETCDIR%%/config

0 comments on commit bf66930

Please sign in to comment.