svn commit: r329585 - head/sysutils/linux-f10-procps
Rene Ladan
rene at FreeBSD.org
Sun Oct 6 15:13:58 UTC 2013
Author: rene
Date: Sun Oct 6 15:13:57 2013
New Revision: 329585
URL: http://svnweb.freebsd.org/changeset/ports/329585
Log:
Add stage support for linux-f10-* ports maintained by emulation@
(category sysutils).
Modified:
head/sysutils/linux-f10-procps/Makefile
Modified: head/sysutils/linux-f10-procps/Makefile
==============================================================================
--- head/sysutils/linux-f10-procps/Makefile Sun Oct 6 15:10:45 2013 (r329584)
+++ head/sysutils/linux-f10-procps/Makefile Sun Oct 6 15:13:57 2013 (r329585)
@@ -22,7 +22,6 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}"
PROCFS= /compat/linux/proc
-NO_STAGE= yes
post-install:
@df ${PROCFS} 2>&1 | ${EGREP} '^linprocfs ' > /dev/null 2>&1 || (echo ">>>" ; echo ">>> You still need to mount ${PROCFS}; see linprocfs(5)" ; echo ">>> for more information" ; echo ">>>")
More information about the svn-ports-head
mailing list