Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Jul 2000 14:30:53 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19758: Update port: audio/gdcd
Message-ID:  <20000707213053.AB28137B746@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19758
>Category:       ports
>Synopsis:       Update port: audio/gdcd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 07 14:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix typo

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/gdcd/Makefile audio/gdcd/Makefile
--- /usr/ports/audio/gdcd/Makefile	Sat Jul  8 05:29:12 2000
+++ audio/gdcd/Makefile	Sat Jul  8 05:32:44 2000
@@ -22,7 +22,7 @@
 USE_AUTOMAKE=	yes
 AUTOMAKE=	automake -a -i
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		GLIB_CONFIG="${GTK_CONFIG}" \
+		GLIB_CONFIG="${GLIB_CONFIG}" \
 		GTK_CONFIG="${GTK_CONFIG}" \
 		LIBS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--disable-glibtest --disable-gtktest


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000707213053.AB28137B746>