aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-06-06 08:24:35 +0800
committermarcus <marcus@FreeBSD.org>2002-06-06 08:24:35 +0800
commit76ce6f386fdc3afad4f66cd69d653c6f031cb585 (patch)
tree58a8168f2497116fc6dfc5297710b602cdbc9de3 /print
parent90303c883d95771eb92a893bd4db77a4ecde9b58 (diff)
downloadfreebsd-ports-gnome-76ce6f386fdc3afad4f66cd69d653c6f031cb585.tar.gz
freebsd-ports-gnome-76ce6f386fdc3afad4f66cd69d653c6f031cb585.tar.zst
freebsd-ports-gnome-76ce6f386fdc3afad4f66cd69d653c6f031cb585.zip
Add a missing USE_BZIP2
Prompted by: Albert Kinderman <albert.kinderman@csun.edu>
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile1
-rw-r--r--print/gnomeprint/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 58ebfcae3dbd..62c45ca539d6 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile
index 58ebfcae3dbd..62c45ca539d6 100644
--- a/print/gnomeprint/Makefile
+++ b/print/gnomeprint/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_PERL5= yes