summaryrefslogtreecommitdiff
path: root/audio/timidity++-motif
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-10-12 16:18:21 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-10-12 16:18:21 +0000
commit03ced063cfce2c382da006cf856abf0b6c56e2e9 (patch)
tree06f54f76f0e6e1b5eee93365d16fd455978dc460 /audio/timidity++-motif
parentUpgrade to xmradio 0.8 (diff)
Sorry, I mistook import timidity++-motif.
So fix
Notes
Notes: svn path=/head/; revision=22381
Diffstat (limited to 'audio/timidity++-motif')
-rw-r--r--audio/timidity++-motif/Makefile12
-rw-r--r--audio/timidity++-motif/pkg-comment2
-rw-r--r--audio/timidity++-motif/pkg-descr2
-rw-r--r--audio/timidity++-motif/pkg-plist4
4 files changed, 10 insertions, 10 deletions
diff --git a/audio/timidity++-motif/Makefile b/audio/timidity++-motif/Makefile
index 5f386f9df293..4d4bf4e0c114 100644
--- a/audio/timidity++-motif/Makefile
+++ b/audio/timidity++-motif/Makefile
@@ -7,17 +7,17 @@
#
DISTNAME= TiMidity++-1.3.10
-PKGNAME= timidity++-gtk-1.3.10
+PKGNAME= timidity++-motif-1.3.10
CATEGORIES= audio
MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
MAINTAINER= yatt@msc.biglobe.ne.jp
RUN_DEPENDS= ${PREFIX}/bin/timidity:${PORTSDIR}/audio/timidity++
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_XLIB= yes
USE_AUTOCONF= yes
+REQUIRES_MOTIF= yes
FILESDIR= ${.CURDIR}/../../audio/timidity++/files
@@ -25,18 +25,18 @@ DIST_SUBDIR= timidity
.include <bsd.port.pre.mk>
-CONFIGURE_ARGS= --prefix=${PREFIX} --with-x \
+CONFIGURE_ARGS= --prefix=${PREFIX} --with-x \
--disable-ncurses --disable-vt100 --disable-tcltk \
--disable-emacs --disable-xaw --disable-xskin \
- --disable-motif --disable-slang --enable-gtk=dynamic \
+ --enable-motif=dynamic --disable-slang --disable-gtk \
--enable-network --enable-spectrogram --enable-wrd
-CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config SHLD="gcc -shared"
+CONFIGURE_ENV= MOTIFLIB="${MOTIFLIB}"
.if ${PORTOBJFORMAT} == "elf"
CONFIGURE_ENV+= LDFLAGS=-export-dynamic
.endif
TIMID_DIR= ${PREFIX}/lib/timidity
-LINK= gtkmidi
+LINK= xmmidi
do-build:
cd ${WRKSRC}/interface; ${MAKE}
diff --git a/audio/timidity++-motif/pkg-comment b/audio/timidity++-motif/pkg-comment
index 900ea04d3a71..ff99f8c9d6ec 100644
--- a/audio/timidity++-motif/pkg-comment
+++ b/audio/timidity++-motif/pkg-comment
@@ -1 +1 @@
-Gtk interface for TiMidity++.
+Motif interface for TiMidity++.
diff --git a/audio/timidity++-motif/pkg-descr b/audio/timidity++-motif/pkg-descr
index 2dcd5ccb3f9f..b685b204e70f 100644
--- a/audio/timidity++-motif/pkg-descr
+++ b/audio/timidity++-motif/pkg-descr
@@ -1,4 +1,4 @@
-This port allows you to operate TiMidity++ with Gtk interface.
+This port allows you to operate TiMidity++ with Motif interface.
Formerly, the original version of this program was written by Tuuka
Toivonen(until version 0.2i).
diff --git a/audio/timidity++-motif/pkg-plist b/audio/timidity++-motif/pkg-plist
index ac4e28ef5131..5342adda62c3 100644
--- a/audio/timidity++-motif/pkg-plist
+++ b/audio/timidity++-motif/pkg-plist
@@ -1,2 +1,2 @@
-bin/gtkmidi
-lib/timidity/interface_g.so
+bin/xmmidi
+lib/timidity/interface_m.so