summaryrefslogtreecommitdiff
path: root/audio/tclmidi
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-19 16:01:47 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-19 16:01:47 +0000
commit47e350aa5c1ca9aeb6c4559be9165c0e06f5f14a (patch)
treedf542012bbfcdb5c1044ba9de5bd3c9239dab573 /audio/tclmidi
parent- Correctly package empty directory (diff)
Remove INSTALLS_SHLIB: It's not running with the correct path anyway
Notes
Notes: svn path=/head/; revision=133682
Diffstat (limited to 'audio/tclmidi')
-rw-r--r--audio/tclmidi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile
index 91f182e4656f..d57bcfc91092 100644
--- a/audio/tclmidi/Makefile
+++ b/audio/tclmidi/Makefile
@@ -17,7 +17,6 @@ COMMENT= A language designed for creating and editing standard MIDI files
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