diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /audio/rosegarden/Makefile | |
parent | 3689fb2140698b1b4eff0933fe730262b161f533 (diff) | |
download | ports-bc087374d35aa9c841dd63d44e9c9697702921ed.tar.gz ports-bc087374d35aa9c841dd63d44e9c9697702921ed.zip |
Notes
Diffstat (limited to 'audio/rosegarden/Makefile')
-rw-r--r-- | audio/rosegarden/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 5775d28c2e96..60c6ae46bf98 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:$(PORTSDIR)/audio/tclmidi GNU_CONFIGURE= yes USE_AUTOCONF= yes USE_X_PREFIX= yes -CONFIGURE_ARGS= --with-tclincl=${LOCALBASE}/include/tcl8.0/ +CONFIGURE_ARGS= --with-tclincl=${LOCALBASE}/include/tcl8.2/ CONFIGURE_ENV= LIBS="-L${PREFIX}/lib" do-install: |