diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 04:54:43 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 04:54:43 +0800 |
commit | 1e00650d99462ba6119131645df7ee90cd70c34b (patch) | |
tree | 4e6033e457a8244942133ca50bf790425dad3984 /audio | |
parent | 5dbdbab10c944c51e7cc2ef087f073c97c091aa8 (diff) | |
download | freebsd-ports-gnome-1e00650d99462ba6119131645df7ee90cd70c34b.tar.gz freebsd-ports-gnome-1e00650d99462ba6119131645df7ee90cd70c34b.tar.zst freebsd-ports-gnome-1e00650d99462ba6119131645df7ee90cd70c34b.zip |
Stage support
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 |