diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
commit | be6c15b5c6de864408ba3f414a57f20ff622a2d0 (patch) | |
tree | 86bd1ae6afedaa57f4eef276444e85b00f8c8e63 /graphics/mxp | |
parent | 2428d822895b6225746f9e1d2bed3143711fcf14 (diff) |
Notes
Diffstat (limited to 'graphics/mxp')
-rw-r--r-- | graphics/mxp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mxp/Makefile b/graphics/mxp/Makefile index 30f059b18ddb..7705722b71b8 100644 --- a/graphics/mxp/Makefile +++ b/graphics/mxp/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} +USES= xorg USE_XORG= xaw xbitmaps xpm ALL_TARGET= ${PORTNAME} MAKE_JOBS_UNSAFE= yes |