diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tempcontrol/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/tempcontrol/Makefile b/misc/tempcontrol/Makefile index e9a8a71ca0f7..b7765d7d3e01 100644 --- a/misc/tempcontrol/Makefile +++ b/misc/tempcontrol/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tempcontrol -# Date created: 20 June 2004 -# Whom: grog@ -# +# Created by: grog@ # $FreeBSD$ -# PORTNAME= tempcontrol PORTVERSION= 1.2 @@ -17,6 +13,7 @@ PLIST_FILES= bin/tempcontrol share/tempcontrol/temperaturecontrolrc.sample \ etc/rc.d/temperaturecontrol.sh.sample PLIST_DIRS= share/tempcontrol +MAKE_JOBS_UNSAFE= yes NO_WRKSUBDIR= YES do-install: |