diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
| commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
| tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /sysutils/asmon/Makefile | |
| parent | b1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff) | |
Notes
Diffstat (limited to 'sysutils/asmon/Makefile')
| -rw-r--r-- | sysutils/asmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile index fae7fbd11d8e..eba25a2463ad 100644 --- a/sysutils/asmon/Makefile +++ b/sysutils/asmon/Makefile @@ -19,7 +19,7 @@ BROKEN_mips64= fails to compile: asmon.c: storage size of 'sum' isn't known BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/asmon CFLAGS+= -I${LOCALBASE}/include -USES= gmake +USES= gmake xorg USE_CSTD= gnu89 USE_XORG= xpm x11 ALL_TARGET= asmon |
