diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-21 19:52:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-21 19:52:58 +0000 |
commit | 9fb3f0d1b0f9d151cf7567d7780fd083e9d80e2a (patch) | |
tree | 4422e21ae3634cad7033821ca0e44b94361a014b /sysutils/pcpustat | |
parent | fffb3e7993683a1b27a8af63a6f10e60dabdc895 (diff) | |
download | ports-9fb3f0d1b0f9d151cf7567d7780fd083e9d80e2a.tar.gz ports-9fb3f0d1b0f9d151cf7567d7780fd083e9d80e2a.zip |
Notes
Diffstat (limited to 'sysutils/pcpustat')
-rw-r--r-- | sysutils/pcpustat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pcpustat/Makefile b/sysutils/pcpustat/Makefile index c0cf3c759633..67351243786e 100644 --- a/sysutils/pcpustat/Makefile +++ b/sysutils/pcpustat/Makefile @@ -22,6 +22,7 @@ LICENSE= OWL LICENSE_NAME= Open Works License LICENSE_PERMS= none LICENSE_FILE= ${FILESDIR}/license.txt +MANUAL_PACKAGE_BUILD= needs interactive license confirmation do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin |