aboutsummaryrefslogtreecommitdiff
path: root/audio/liblastfm
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-10 23:44:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-10 23:44:41 +0000
commita653e6d7132c2239bb447852d1f85110ee99a363 (patch)
tree664081ae0d2de77984f7ab14b8a0882296b89de0 /audio/liblastfm
parentc9474e7831834a4ebff3066bff6dad1354583c1a (diff)
downloadports-a653e6d7132c2239bb447852d1f85110ee99a363.tar.gz
ports-a653e6d7132c2239bb447852d1f85110ee99a363.zip
Notes
Diffstat (limited to 'audio/liblastfm')
-rw-r--r--audio/liblastfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liblastfm/Makefile b/audio/liblastfm/Makefile
index 4f77ec9ea938..7a0b503377c7 100644
--- a/audio/liblastfm/Makefile
+++ b/audio/liblastfm/Makefile
@@ -24,7 +24,7 @@ USE_QT_VER= 4
QT_COMPONENTS= corelib xml network sql gui qtestlib \
qmake_build moc_build rcc_build uic_build
HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= -release
+CONFIGURE_ARGS+= -release --prefix ${PREFIX}
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes