From 6389df82f5d348c9cd331da9cd812bbc73002e02 Mon Sep 17 00:00:00 2001 From: vs Date: Fri, 18 Feb 2005 08:13:37 +0000 Subject: - Fix plist - Pet portlint --- comms/ixj/Makefile | 1 - comms/ixj/pkg-plist | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'comms/ixj') diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile index 43aeeeed7005..32a4c169b516 100644 --- a/comms/ixj/Makefile +++ b/comms/ixj/Makefile @@ -30,7 +30,6 @@ post-patch: ${CP} ${FILESDIR}/ixj.sh ${WRKSRC} ${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/ixj.sh - pre-build: .if !exists(${SRC_BASE}/sys/Makefile) @${ECHO} "*************************************************"; \ diff --git a/comms/ixj/pkg-plist b/comms/ixj/pkg-plist index 9c1e0470461a..910f5ab30510 100644 --- a/comms/ixj/pkg-plist +++ b/comms/ixj/pkg-plist @@ -1,7 +1,9 @@ @unexec kldunload ixj 2> /dev/null || true modules/ixj.ko +@dirrm modules include/sys/telephony.h include/sys/ixjuser.h +@dirrm include/sys etc/rc.d/ixj.sh @exec rm -f /dev/phone0 @exec rm -f /dev/phone1 -- cgit