ports/62269: Update port: x11-wm/phluid

KATO Tsuguru tkato at prontomail.com
Mon Feb 2 15:01:11 UTC 2004


>Number:         62269
>Category:       ports
>Synopsis:       Update port: x11-wm/phluid
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 07:00:42 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Get rid of unneeded dependency for imlib

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/phluid/Makefile x11-wm/phluid/Makefile
--- /usr/ports/x11-wm/phluid/Makefile	Thu Jan 29 21:33:12 2004
+++ x11-wm/phluid/Makefile	Mon Feb  2 23:36:19 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	phluid
 PORTVERSION=	0.0.3
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phluid
@@ -17,10 +18,9 @@
 LIB_DEPENDS=	Imlib2.2:${PORTSDIR}/graphics/imlib2
 
 USE_X_PREFIX=	yes
-GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_GNOME=	imlib
-CONFIGURE_ENV=	CPPFLAGS='-I${X11BASE}/include' \
-		LIBS='-L${X11BASE}/lib -lX11 -lImlib'
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
+		LDFLAGS="-L${X11BASE}/lib -lm"
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list