diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-17 03:45:01 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-17 03:45:01 +0800 |
commit | 2189dadc312c078c9af37047226f98d85968794d (patch) | |
tree | 8636c4ad7cc116db824c32e3a7fe0814940905e7 /audio | |
parent | 2e26a6c487e4c2ebeaf0ec1bcdad5d01fee32177 (diff) | |
download | freebsd-ports-gnome-2189dadc312c078c9af37047226f98d85968794d.tar.gz freebsd-ports-gnome-2189dadc312c078c9af37047226f98d85968794d.tar.zst freebsd-ports-gnome-2189dadc312c078c9af37047226f98d85968794d.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/liblastfm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/liblastfm/Makefile b/audio/liblastfm/Makefile index 678af45966f2..7d54322284b7 100644 --- a/audio/liblastfm/Makefile +++ b/audio/liblastfm/Makefile @@ -28,7 +28,6 @@ TESTS_DESC= Build liblastfm tests OPTIONS_DEFAULT= FINGERPRINT USES= cmake pkgconfig -NO_STAGE= yes USE_GITHUB= yes USE_LDCONFIG= yes USE_QT4= dbus moc_build rcc_build network qmake_build qtestlib sql xml |