diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pinot/Makefile | 7 | ||||
-rw-r--r-- | deskutils/pinot/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 4a48efb682af..cd45f2c37c89 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pinot -PORTVERSION= 0.96 -PORTREVISION= 2 +PORTVERSION= 0.97 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://colinf.chez.com/pinot/ @@ -37,6 +36,8 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \ unrtf:${PORTSDIR}/textproc/unrtf \ catdvi:${PORTSDIR}/print/catdvi +LICENSE= GPLv2 + LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive @@ -87,6 +88,8 @@ pre-configure: ${REINPLACE_CMD} -e 's|-lthr|${PTHREAD_LIBS}|' ${WRKSRC}/configure ${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|' \ ${LM2FIX:S|^|${WRKSRC}/|} + ${REINPLACE_CMD} -e 's|libtextcat/|libtextcat/LM/|' \ + ${WRKSRC}/textcat_conf.txt ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${UL2FIX:S|^|${WRKSRC}/|} ${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index 422ed4c6d8a8..1cdd01b3545a 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,2 @@ -MD5 (pinot-0.96.tar.gz) = dfce6b3ab310e186e1a69c683266148a -SHA256 (pinot-0.96.tar.gz) = 7564a0d8e6de4961b58b73b8feca782a06cfd987f2e97917067f69504e4a2973 -SIZE (pinot-0.96.tar.gz) = 1107258 +SHA256 (pinot-0.97.tar.gz) = 65910a1cfc07b2fe4df4f377b9f1e84ba1e9e781bc27f2b83d780dbccece03eb +SIZE (pinot-0.97.tar.gz) = 1115824 |