aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-05-25 07:49:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-05-25 07:49:11 +0000
commitfffc4807dbab26fcda6aeda0c235f982ccaa4bef (patch)
tree0e20f720027f97a0a6157a068504a7eb5aa6a8cf
parentb1adad3a20cb7e49bfc9e4f053dda6237264a206 (diff)
Notes
-rw-r--r--print/hplip/Makefile2
-rw-r--r--print/hplip3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index 93e42d48ff9a..eaff30a3e0d9 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/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)
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)