diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-29 05:45:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-29 05:45:39 +0000 |
commit | eb4ad1a3dbe41639cba7d7f074503b2ae7d76626 (patch) | |
tree | 02540e79274b309e6ac8ea2baa3006c0c012b048 /comms | |
parent | Upgrade to apr-1.2.2 (diff) |
Back out previous commit, the pkg-plist may have been fixed already.
Notes
Notes:
svn path=/head/; revision=146641
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lirc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 7e5ccf44778d..2ab9ca2a3677 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -14,8 +14,6 @@ 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 |