mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
483a3c2f79
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
9 lines
119 B
Makefile
9 lines
119 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= 5
|
|
|
|
MASTERDIR= ${.CURDIR:H}/telepathy-qt4
|
|
|
|
.include "${MASTERDIR}/Makefile"
|