aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/pinot
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-10-06 05:15:12 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-10-06 05:15:12 +0800
commitc825a87a26ed2e022920cc921c3d82ba935c1a32 (patch)
treeae85e99fd3cc88770e1b33c419f09d8efc9013eb /deskutils/pinot
parentd5c3bad5c5fbfe93079388f49d557975931e90d7 (diff)
downloadfreebsd-ports-gnome-c825a87a26ed2e022920cc921c3d82ba935c1a32.tar.gz
freebsd-ports-gnome-c825a87a26ed2e022920cc921c3d82ba935c1a32.tar.zst
freebsd-ports-gnome-c825a87a26ed2e022920cc921c3d82ba935c1a32.zip
- Add missing run-depend on bash
- Remove no-op SHEBANG_LANG Approved by: portmgr blanket
Diffstat (limited to 'deskutils/pinot')
-rw-r--r--deskutils/pinot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 0f35b9d4e476..476fadccb768 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.06
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= deskutils
MASTER_SITES= GOOGLE_CODE
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -35,7 +35,8 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
catppt:${PORTSDIR}/textproc/catdoc \
unzip:${PORTSDIR}/archivers/unzip \
unrtf:${PORTSDIR}/textproc/unrtf \
- catdvi:${PORTSDIR}/print/catdvi
+ catdvi:${PORTSDIR}/print/catdvi \
+ bash:${PORTSDIR}/shells/bash
PROJECTHOST= ${PORTNAME}-search
@@ -51,7 +52,6 @@ USE_OPENSSL= yes
USE_SQLITE= 3
USE_XORG= pixman
USE_LDCONFIG= ${PREFIX}/lib/pinot/backends ${PREFIX}/lib/pinot/filters
-SHEBANG_LANG= bash
SHEBANG_FILES= scripts/bash/*.sh
OPTIONS_DEFINE= DEBUG CHMLIB DOCS