diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:21:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:21:59 +0000 |
commit | 1b2114b544665439e22d310d7fba6d5eb9ac69f7 (patch) | |
tree | 52e44ce5bbc8979e42f63377103480f7936956be /comms | |
parent | BROKEN: Broken dependency (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=101090
Diffstat (limited to 'comms')
-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 8797548448fb..ecc239bbcce9 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= lirc MAINTAINER= mikeh@FreeBSD.org COMMENT= Linux Infared Remote Control +BROKEN= "Broken pkg-plist" + USE_XLIB= yes USE_GETOPT_LONG= yes USE_GMAKE= yes |