aboutsummaryrefslogtreecommitdiff
path: root/audio/gogglesmm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-11-17 12:13:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-11-17 12:13:49 +0000
commit626281669445e462b046c559fb29b4c244ab3bb9 (patch)
tree42a985e2b4b906292c2eddff584ad33fce96d2a2 /audio/gogglesmm
parentf1ca0ef42433c9b577a1e91dba38d9d58aca1dea (diff)
downloadports-626281669445e462b046c559fb29b4c244ab3bb9.tar.gz
ports-626281669445e462b046c559fb29b4c244ab3bb9.zip
Notes
Diffstat (limited to 'audio/gogglesmm')
-rw-r--r--audio/gogglesmm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index fd41dd1d794f..9f216f4ce8a7 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -27,7 +27,7 @@ OPTIONS= DBUS "Add DBUS support" on \
GCRYPT "Use libgcrypt for md5 calculation" off
HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --mandir=${LOCALBASE}/man
+CONFIGURE_ARGS+= --mandir=${LOCALBASE}/man --prefix=${PREFIX}
MAKE_JOBS_SAFE= yes
USE_GMAKE= yes
USE_XZ= yes