x11/sessreg: Use tradcpp to fix build on gcc-5

The building of the man page relies on cpp behavior that has changed
in the latest version of cpp, so used tradcpp unconditionally.

Approved by:	blanket
This commit is contained in:
John Marino 2015-02-22 09:27:27 +00:00
parent 29caee9f96
commit fa60c5d91e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379585

View file

@ -7,8 +7,11 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Manage utmp/wtmp entries for non-init X clients
BUILD_DEPENDS= tradcpp:${PORTSDIR}/devel/tradcpp
XORG_CAT= app
USE_XORG= x11
CPP= tradcpp
PLIST_FILES= bin/sessreg man/man1/sessreg.1.gz