diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-03-11 19:14:28 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-03-11 19:14:28 +0000 |
commit | 8ed49557f8c4e8955c6b5b0224d8161991d28a27 (patch) | |
tree | 3b9c92739826c7b9f42f60481316d62c1fb5f650 /x11/sessreg/Makefile | |
parent | 816cf4dccc6c63a5c93a7939f9bd230628d9f374 (diff) |
Notes
Diffstat (limited to 'x11/sessreg/Makefile')
-rw-r--r-- | x11/sessreg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index b80097904185..ee1b12abc0ea 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -7,10 +7,8 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Manage utmp/wtmp entries for non-init X clients -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros - XORG_CAT= app -USE_XORG= x11 +USE_XORG= x11 xorg-macros PLIST_FILES= bin/sessreg |