Skip to content

Commit

Permalink
mail/spamprobe: 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 24, 2024
1 parent 0f43ee6 commit b483221
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mail/spamprobe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spamprobe
PORTVERSION= 1.4d
PORTREVISION= 20
PORTREVISION= 21
CATEGORIES= mail
MASTER_SITES= SF

Expand All @@ -12,9 +12,10 @@ USES= localbase:ldflags
USE_CXXSTD= c++14

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-default-8bit

PLIST_FILES= bin/spamprobe man/man1/spamprobe.1.gz
PLIST_FILES= bin/spamprobe share/man/man1/spamprobe.1.gz

OPTIONS_DEFINE= GIF JPEG PNG
OPTIONS_DEFAULT=PBL GIF JPEG PNG
Expand Down

0 comments on commit b483221

Please sign in to comment.