diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 22:59:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 22:59:39 +0800 |
commit | e89d9ab8651a5c8b583c94ed68983abb06f68bfa (patch) | |
tree | aec67fbb4da483604725adeeba89e5228557f0a8 | |
parent | bbaa26912e2eec4bffb1d3e1e9ee50a29d03134e (diff) | |
download | freebsd-ports-gnome-e89d9ab8651a5c8b583c94ed68983abb06f68bfa.tar.gz freebsd-ports-gnome-e89d9ab8651a5c8b583c94ed68983abb06f68bfa.tar.zst freebsd-ports-gnome-e89d9ab8651a5c8b583c94ed68983abb06f68bfa.zip |
- Stage support
-rw-r--r-- | audio/libmp3splt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index 3c0903667182..2b8daba30ff9 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -15,7 +15,6 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-cutter --disable-doxygen_doc USES= pathfix pkgconfig -NO_STAGE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libltdl |