From 2f171cc2aed8024c4b4c1bcd706352e4800bdfed Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 13 Sep 2014 15:15:17 +0000 Subject: Allow staging as a regular user --- sysutils/scprotect/Makefile | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'sysutils/scprotect') diff --git a/sysutils/scprotect/Makefile b/sysutils/scprotect/Makefile index 63e13821c178..babadad11b0a 100644 --- a/sysutils/scprotect/Makefile +++ b/sysutils/scprotect/Makefile @@ -9,22 +9,13 @@ MASTER_SITES= http://dindin.ru/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Protect process from killing when the swap space is exhausted -NO_PACKAGE= Needs to be compiled for specific kernel -SSP_UNSAFE= kernel module does not support ssp - -USES= kmod +USES= kmod uidfix WRKSRC= ${WRKDIR}/${PORTNAME} CFLAGS+= -DWITH_SCPROTECT_LIST -.include - -.if !exists(${SRC_BASE}/sys/Makefile) -IGNORE= requires kernel sources -.endif - post-extract: @cd ${WRKSRC}/kmod && ${RM} -f machine -.include +.include -- cgit v1.2.3