diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:23:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:23:30 +0000 |
commit | 782ca95093c450a718ed0bed0e477c788ef9abff (patch) | |
tree | 08fe82610e510db96752be892c39cc47a2f9dbb2 /comms/lirc/Makefile | |
parent | 3d4f70c9869b7e9c2567935f08c718387f387840 (diff) |
BROKEN: Incorrect pkg-plist
Notes
Notes:
svn path=/head/; revision=146624
Diffstat (limited to 'comms/lirc/Makefile')
-rw-r--r-- | comms/lirc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 2ab9ca2a3677..7e5ccf44778d 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= lirc MAINTAINER= doconnor@gsoft.com.au COMMENT= Linux Infared Remote Control +BROKEN= Incorrect pkg-plist + USE_XLIB= yes USE_GETOPT_LONG=yes USE_GMAKE= yes |