diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-28 20:54:43 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-28 20:54:43 +0000 |
commit | 4180e9cfab7408fe39688c7b113419bee8e799c1 (patch) | |
tree | 4e6033e457a8244942133ca50bf790425dad3984 /audio | |
parent | 48366b8461ad9c06df9d490f7fbfae96406ada9b (diff) | |
download | ports-4180e9cfab7408fe39688c7b113419bee8e799c1.tar.gz ports-4180e9cfab7408fe39688c7b113419bee8e799c1.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/liblscp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/liblscp/Makefile b/audio/liblscp/Makefile index 19d08ada167f..e771aa2e1f30 100644 --- a/audio/liblscp/Makefile +++ b/audio/liblscp/Makefile @@ -13,7 +13,6 @@ COMMENT= Wrapper around the LSCP network protocol LICENSE= LGPL21 USES= gmake pathfix -NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |