diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index 9e51851e9b3f..feb0f8efcbc5 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -1,6 +1,6 @@ PORTNAME= aprsd PORTVERSION= 2.2.515 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.2.5-15 DISTNAME= aprsd-2.2.5-15 @@ -13,7 +13,7 @@ LICENSE= GPLv2 BROKEN_FreeBSD_12_powerpc64= fails to link on powerpc64 elfv1: httpserver.o:(.text+0x1074): undefined reference to `convertUpTime(int)' GNU_CONFIGURE= yes -SUB_FILES= pkg-message pkg-deinstall +SUB_FILES= pkg-message USE_RC_SUBR= aprsd USERS= aprsd tnc diff --git a/comms/aprsd/files/pkg-deinstall.in b/comms/aprsd/files/pkg-deinstall.in deleted file mode 100644 index ce7c22ec7e39..000000000000 --- a/comms/aprsd/files/pkg-deinstall.in +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -cat<