ports/124888: [PATCH] sysutils/k8temp: update to 0.4.0

Thomas Hurst tom at hur.st
Fri Jun 27 00:30:08 UTC 2008


This patch fixes the NOPORTDOCS case, which produced an incorrect
package list.  Oops.  I'll make sure to test these cases in future.

--- Makefile.orig       2008-06-27 01:06:43.000000000 +0100
+++ Makefile    2008-06-27 01:07:05.000000000 +0100
@@ -15,7 +15,9 @@
 
 ONLY_FOR_ARCHS=        i386 amd64
 
+.if !defined(NOPORTDOCS)
 MAN8=  k8temp.8
+.endif
 
 PLIST_FILES=   sbin/k8temp
 

-- 
Thomas 'Freaky' Hurst
    http://hur.st/



More information about the freebsd-ports-bugs mailing list