aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/pinot/Makefile8
-rw-r--r--deskutils/pinot/pkg-plist1
2 files changed, 7 insertions, 2 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 66cac048166..5c44d59ad6e 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.81
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -67,7 +67,7 @@ INSTALLS_ICONS= yes
SUB_FILES= pkg-message
PLIST_SUB= DESKBAR_MOD="${LDESKBAR_MOD}"
-MAN1= pinot-dbus-daemon.1 pinot-index.1 pinot-search.1 pinot.1
+MAN1= pinot-dbus-daemon.1 pinot-index.1 pinot-label pinot-search.1 pinot.1
PORTDOCS= AUTHORS ChangeLog ChangeLog-dijon INSTALL NEWS README TODO
@@ -80,6 +80,10 @@ DESKBAR_MOD= ${PREFIX}/${LDESKBAR_MOD}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= does not build on ${OPSYS}-${OSREL}
+.endif
+
.if ${OSVERSION} < 700041
PKGMESSAGE= ${WRKDIR}/pkg-message
.endif
diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist
index 370bf2aca6e..940d67554c0 100644
--- a/deskutils/pinot/pkg-plist
+++ b/deskutils/pinot/pkg-plist
@@ -1,6 +1,7 @@
bin/pinot
bin/pinot-dbus-daemon
bin/pinot-index
+bin/pinot-label
bin/pinot-search
etc/pinot/external-filters.xml
etc/pinot/globalconfig.xml