Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 02:00:31 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27953: Fix lib dependency in comms/yawmppp
Message-ID:  <200106080600.f5860V919616@wlgrv1.pa.home.com>

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

>Number:         27953
>Category:       ports
>Synopsis:       Fix lib dependency in comms/yawmppp
>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:   Thu Jun 07 23:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jun 7 00:17:13 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
Fix lib dependency in comms/yawmppp to make bento happy.
>How-To-Repeat:
N/A
>Fix:

diff -ruN /usr/ports/comms/yawmppp/Makefile yawmppp/Makefile
--- /usr/ports/comms/yawmppp/Makefile	Tue May  1 13:20:53 2001
+++ yawmppp/Makefile	Fri Jun  8 01:58:03 2001
@@ -16,6 +16,7 @@
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_GTK=	yes
+USE_XPM=	yes
 CONFIGURE_ENV=	GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include"
 CONFIGURE_ARGS=	--x-includes="${X11BASE}/include" \
 		--x-libraries="${X11BASE}/lib"
>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?200106080600.f5860V919616>