aboutsummaryrefslogtreecommitdiffstats
path: root/print/hplip3
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2006-05-25 15:49:11 +0800
committerdougb <dougb@FreeBSD.org>2006-05-25 15:49:11 +0800
commit855f203a82f659f3068fa5b4dc3673f7bed27936 (patch)
tree9139eb609c7490f3bca577e6ee99b96055191e0c /print/hplip3
parentaf074817732025c055779358f1fb3a6f7cd11df8 (diff)
downloadfreebsd-ports-gnome-855f203a82f659f3068fa5b4dc3673f7bed27936.tar.gz
freebsd-ports-gnome-855f203a82f659f3068fa5b4dc3673f7bed27936.tar.zst
freebsd-ports-gnome-855f203a82f659f3068fa5b4dc3673f7bed27936.zip
I should have tested this before committing, but change spaces
to tab after a variable name.
Diffstat (limited to 'print/hplip3')
-rw-r--r--print/hplip3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile
index 93e42d48ff9a..eaff30a3e0d9 100644
--- a/print/hplip3/Makefile
+++ b/print/hplip3/Makefile
@@ -47,7 +47,7 @@ BROKEN= does not compile
.endif
.if exists(${LOCALBASE}/bin/pylupdate)
-WITH_GUI= yes
+WITH_GUI= yes
.endif
.if defined(WITH_GUI)