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/urt/Makefile | |
parent | 2428d822895b6225746f9e1d2bed3143711fcf14 (diff) |
Notes
Diffstat (limited to 'graphics/urt/Makefile')
-rw-r--r-- | graphics/urt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 41fbc42eb136..b82def978c83 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/copyright LIB_DEPENDS= libnetpbm.so:graphics/netpbm \ libtiff.so:graphics/tiff -USES= gmake tar:xz +USES= gmake tar:xz xorg OPTIONS_DEFINE= DOCS EXAMPLES |