diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 23:02:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 23:02:02 +0800 |
commit | 2af1c619732208f96086a8d31f3688d2957f5251 (patch) | |
tree | 3c827a5a734d0e83a3c15eea02d8a1e39f7db02c /audio | |
parent | 56807d02145151d88ddb02ffc3896d61c378d3ee (diff) | |
download | freebsd-ports-gnome-2af1c619732208f96086a8d31f3688d2957f5251.tar.gz freebsd-ports-gnome-2af1c619732208f96086a8d31f3688d2957f5251.tar.zst freebsd-ports-gnome-2af1c619732208f96086a8d31f3688d2957f5251.zip |
- Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/opencore-amr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/opencore-amr/Makefile b/audio/opencore-amr/Makefile index 2f5c1ae227ad..1667dc545058 100644 --- a/audio/opencore-amr/Makefile +++ b/audio/opencore-amr/Makefile @@ -13,7 +13,6 @@ LICENSE= APACHE20 GNU_CONFIGURE= yes USES= gmake pathfix -NO_STAGE= yes USE_LDCONFIG= yes .include <bsd.port.mk> |