aboutsummaryrefslogtreecommitdiff
path: root/audio/tuxguitar
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-07-25 09:05:42 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-07-25 09:05:42 +0000
commit2a113a214afee6b27f35e286b4857452535b74c2 (patch)
treeee2a9a7f3c2b3045acaf7e0338906564de7ccb79 /audio/tuxguitar
parentf422304cbd1c809155275af2df4fce9f2d8f39c6 (diff)
downloadports-2a113a214afee6b27f35e286b4857452535b74c2.tar.gz
ports-2a113a214afee6b27f35e286b4857452535b74c2.zip
Notes
Diffstat (limited to 'audio/tuxguitar')
-rw-r--r--audio/tuxguitar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index 6b69c5a1ae3a..45baeb2e85db 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -23,8 +23,8 @@ RUN_DEPENDS= ${JAVALIBDIR}/swt.jar:${PORTSDIR}/x11-toolkits/swt \
${JAVALIBDIR}/itext.jar:${PORTSDIR}/devel/itext
LIB_DEPENDS= fluidsynth.2:${PORTSDIR}/audio/fluidsynth
-MAKE_ENV+= "PREFIX=${PREFIX}" "INSTALL_DOC_DIR=${DOCSDIR}" \
- "INSTALL_SHARE_DIR=${DATADIR}"
+MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DOC_DIR=${DOCSDIR} \
+ INSTALL_SHARE_DIR=${DATADIR}
USE_JAVA= yes
USE_GMAKE= yes