Skip to content

Commit

Permalink
mail/dspam: adjust SHEBANG_FILES masks to cover *.pl.in template
Browse files Browse the repository at this point in the history
Bump PORTREVISION to force reroll with correct configure script

Reported by:	poudriere bulk -t
Approved by:	portmgr blanket
Sponsored by:	Serenity Cybersecurity, LLC
  • Loading branch information
fluffykhv committed Jul 25, 2023
1 parent 8134091 commit 072e5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mail/dspam/Makefile
Expand Up @@ -4,7 +4,7 @@

PORTNAME= dspam
PORTVERSION= 3.10.2
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

Expand Down Expand Up @@ -88,7 +88,7 @@ SHEBANG_FILES= src/tools/dspam_logrotate \
webui/cgi-bin/templates/*/strings.pl \
webui/cgi-bin/templates/strings.pl \
webui/cgi-bin/*.cgi \
webui/cgi-bin/*.pl
webui/cgi-bin/*.pl*

.ifdef(GDBS)
CFLAGS+= -g -DDEBUG
Expand Down

0 comments on commit 072e5c1

Please sign in to comment.