diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:29 +0000 |
commit | a63c4d943fbfb31324262079cc64e0d8dbb89bba (patch) | |
tree | a9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc/quirc | |
parent | e51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff) | |
download | ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip |
Remove trailing whitespaces from category irc
Notes
Notes:
svn path=/head/; revision=345413
Diffstat (limited to 'irc/quirc')
-rw-r--r-- | irc/quirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index 30e22efdf0a2..66e33790599b 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:local/} MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk IRC client for the X Window System -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS USES= tk USE_XORG= xt |