diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
commit | 82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch) | |
tree | b4d5bf951a26d05982f5c0f534d2f244ff41ae41 /mail/coolmail | |
parent | 7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff) | |
download | ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.tar.gz ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.zip |
Notes
Diffstat (limited to 'mail/coolmail')
-rw-r--r-- | mail/coolmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/coolmail/Makefile b/mail/coolmail/Makefile index 238476525cba..72e559c5a3b4 100644 --- a/mail/coolmail/Makefile +++ b/mail/coolmail/Makefile @@ -13,7 +13,7 @@ COMMENT= Xbiff like mail tool with animated 3D graphics PLIST_FILES= bin/coolmail \ man/man1/coolmail.1.gz -USES= tar:tgz +USES= tar:tgz xorg USE_XORG= x11 xext xmu xi PATCH_STRIP= -p1 |