diff options
-rw-r--r-- | x11/sessreg/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index 567f4fb224c3..3b6fb7f571a3 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -7,11 +7,8 @@ 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 |