diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-04-26 20:59:44 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-04-26 20:59:44 +0000 |
commit | dd9460aeb5cdb5067ea45258ff2abfe718b668bc (patch) | |
tree | e92199d6fcda2e0d5975418ba708f1b9ff8a3fc6 /comms | |
parent | 193c6c2ef3b986f46977b1d48871caa42bfe814d (diff) | |
download | ports-dd9460aeb5cdb5067ea45258ff2abfe718b668bc.tar.gz ports-dd9460aeb5cdb5067ea45258ff2abfe718b668bc.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-lirc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile index 5799b93b16bf..47cb3a81201f 100644 --- a/comms/py-lirc/Makefile +++ b/comms/py-lirc/Makefile @@ -24,5 +24,4 @@ USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes PYDISTUTILS_PKGNAME= pylirc -NO_STAGE= yes .include <bsd.port.mk> |