diff options
Diffstat (limited to 'textproc/eqe/Makefile')
-rw-r--r-- | textproc/eqe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile index 6fb9a96..5be50ed 100644 --- a/textproc/eqe/Makefile +++ b/textproc/eqe/Makefile @@ -15,9 +15,8 @@ BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ Magick++-config:${PORTSDIR}/graphics/ImageMagick -USES= perl5 shebangfix +USES= perl5 shebangfix tar:bzip2 SHEBANG_FILES= src/eqe src/eqedit -USE_BZIP2= yes USE_TEX= tex OPTIONS_DEFINE= DOCS |