diff options
author | pav <pav@FreeBSD.org> | 2010-09-22 03:52:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-09-22 03:52:58 +0800 |
commit | 3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280 (patch) | |
tree | dd138d2ad1a7e7f3ba739d97d98ad8508be087ee /sysutils | |
parent | 5f486c95cef00a3156507adc7d47f697bb70c59f (diff) | |
download | freebsd-ports-gnome-3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280.tar.gz freebsd-ports-gnome-3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280.tar.zst freebsd-ports-gnome-3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280.zip |
- Disallow from pointyhat: needs interactive license confirmation
Diffstat (limited to 'sysutils')
-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 |