summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-04-04 20:36:47 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-04-04 20:36:47 +0000
commit3febe31ec588e7957ef6054194685debcc4aaf4c (patch)
tree5fa6aa25ee7f38cf5d348b33f657b5c0a8e0b2a9 /deskutils
parent- Update to version 0.24, sort pkg-plist (diff)
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :(
Notes
Notes: svn path=/head/; revision=350164
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/libstreamanalyzer/Makefile2
-rw-r--r--deskutils/pinot/Makefile10
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/libstreamanalyzer/Makefile b/deskutils/libstreamanalyzer/Makefile
index e8f0f9707f59..5184d8216846 100644
--- a/deskutils/libstreamanalyzer/Makefile
+++ b/deskutils/libstreamanalyzer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libstreamanalyzer
PORTVERSION= ${STRIGI_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= ${STRIGI_MASTER_SITES}
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 33041cc2fa83..5ff01389370d 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,9 +3,9 @@
PORTNAME= pinot
PORTVERSION= 1.06
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
#MASTER_SITES= http://colinf.chez.com/pinot/
# http://amra.dyndns.org/
@@ -45,11 +45,11 @@ CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
CPPFLAGS+= -I${LOCALBASE}/include
-USE_XORG= pixman
USES= gettext pkgconfig shebangfix
-USE_SQLITE= 3
-USE_PYTHON= yes
USE_OPENSSL= yes
+USE_PYTHON= 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