aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-03 06:51:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-03 06:52:50 +0000
commit76218d868e6363528ec6d8df4ed67ac9b98d25ef (patch)
tree70ed73fc97ce570c365dad736979332ac5365b8b
parent01097e923ee1f76f929fd0fe5fa220db8bcf2afe (diff)
mail/nullmailer: do not reference anymore pkg-deinstall
pkg-deinstall script has been removed from the ports tree in the last commit, but I didn't removed it from the Makefile breaking the port as a result Reported by: amdmi3
-rw-r--r--mail/nullmailer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile
index edf43baa90f7..629a982a4e08 100644
--- a/mail/nullmailer/Makefile
+++ b/mail/nullmailer/Makefile
@@ -19,7 +19,7 @@ USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${LOCALSTATEDIR}
-SUB_FILES= pkg-install pkg-deinstall pkg-message
+SUB_FILES= pkg-install pkg-message
SUB_LIST= LOCALSTATEDIR=${LOCALSTATEDIR} NULLMAIL_USER=${USERS}
USERS= nullmail