net-im/telepathy-qt[45]: Fixup DOCSDIR, sipmlify -qt5

In r423332 DOCSDIR was defined incorrectly. Correct this.
While here, also remove PORTSDIR from the qt5 version as
suggested by Jan.

Thanks to Jan for spotting it.

Reported by:	Jan Beich <jbeich@freebsd.org>
Reviewed by:	jbeich, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7898
This commit is contained in:
Tobias C. Berner 2016-10-05 12:33:17 +00:00
parent 9188f03c34
commit 483a3c2f79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423337
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= telepathy-qt
PORTVERSION= 0.9.7
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= https://telepathy.freedesktop.org/releases/${PORTNAME}/
PKGNAMESUFFIX?= 4
@ -55,7 +56,7 @@ PLIST_SUB= PORTVERSION="${PORTVERSION}" \
PORTDOCS= AUTHORS ChangeLog HACKING NEWS README html
# Manually set DOCSDIR, to handle the version suffix
DOCSDIR= ${PREFIX}/usr/share/${PORTNAME}${PKGNAMESUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}

View File

@ -1,7 +1,6 @@
# $FreeBSD$
PORTNAME= telepathy-qt
PORTREVISION= 0
PORTREVISION= 1
PKGNAMESUFFIX= 5
MASTERDIR= ${.CURDIR:H}/telepathy-qt4