diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-10-14 05:42:44 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-10-14 05:42:44 +0800 |
commit | bc8ca5d3782b578c473db8f77d261ceeecf3af38 (patch) | |
tree | 50125baf7a3274e866b15943dc1670d27fca491d /comms | |
parent | d436863ef57ceccc1a62aef5a528885e4eab3387 (diff) | |
download | freebsd-ports-gnome-bc8ca5d3782b578c473db8f77d261ceeecf3af38.tar.gz freebsd-ports-gnome-bc8ca5d3782b578c473db8f77d261ceeecf3af38.tar.zst freebsd-ports-gnome-bc8ca5d3782b578c473db8f77d261ceeecf3af38.zip |
Allow building kde4 again
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libirman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index 9e86b45df821..9ff03c597faf 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/lirc/${PORTNAME}/${PORTVERSION} MAINTAINER= rand@iteris.com COMMENT= Library for Evation's Irman infrared receiver -BROKEN= No public distfiles +#BROKEN= No public distfiles LICENSE= LGPL20 |