diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /irc | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 63d467c99872..3aa42fd99a73 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --disable-gnome --disable-zvt .endif .if defined(WITH_PYTHON) -USE_PYTHON= yes +USE_PYTHON= yes CONFIGURE_ARGS+= --enable-python .else CONFIGURE_ARGS+= --disable-python diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 63d467c99872..3aa42fd99a73 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --disable-gnome --disable-zvt .endif .if defined(WITH_PYTHON) -USE_PYTHON= yes +USE_PYTHON= yes CONFIGURE_ARGS+= --enable-python .else CONFIGURE_ARGS+= --disable-python |