aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tclmidi
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tclmidi')
-rw-r--r--audio/tclmidi/Makefile5
-rw-r--r--audio/tclmidi/pkg-message1
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile
index 42f896169a17..ff918b727460 100644
--- a/audio/tclmidi/Makefile
+++ b/audio/tclmidi/Makefile
@@ -15,12 +15,13 @@ MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/
MAINTAINER= ports@freebsd.org
COMMENT= A language designed for creating and editing standard MIDI files
+LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
+
.if ${MACHINE_ARCH} == "ia64" || ${MACHINE_ARCH} == "sparc64"
IGNORE= "ignored due to cast from pointer to integer of different size"
.endif
-LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
-
+INSTALLS_SHLIB= yes
MAKE_ENV= TCL_GENERIC_DIR=${LOCALBASE}/include/tcl8.2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tclsh=${LOCALBASE}/bin/tclsh8.2
diff --git a/audio/tclmidi/pkg-message b/audio/tclmidi/pkg-message
index 8e2d9f8698be..344ddcef4d68 100644
--- a/audio/tclmidi/pkg-message
+++ b/audio/tclmidi/pkg-message
@@ -4,4 +4,3 @@ TCLLIBPATH environment variable!
For example (with [t]csh:
setenv TCLLIBPATH "/usr/local/lib/tclmidi /usr/local/lib/tcl8.0"
-
bsd-ports-gnome/commit/lang/kroc?h=gstreamer&id=f0602fc3c92d85ca5e596004b7c69b424ce972b1'>- Update to snapshot r5293.tdb2009-02-092-4/+4 * - Fix build after X.org upgrade by adding USE_XORG with the requiredtdb2009-02-051-0/+1 * - Update to snapshot r5191.tdb2008-11-082-4/+4 * - Update to snapshot r5155.tdb2008-10-293-7/+8 * - Update to snapshot r5103.tdb2008-09-282-4/+4 * - Update to snapshot r5027.tdb2008-09-083-4/+5 * - Update to snapshot r5005.tdb2008-07-242-4/+4 * - Update to snapshot r4966.tdb2008-07-192-4/+4 * Update to snapshot r4944.tdb2008-07-143-4/+11 * - Update to 1.5.r4932, revision 4932 on the kroc-1.5 stable branch.tdb2008-07-089-181/+661 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1 * - Mark only for i386 (application only supports i386 architecture).tdb2006-01-281-1/+2 * eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-6/+6 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5