ports/52143: Update port: x11-clocks/wmfuzzy

KATO Tsuguru tkato at prontomail.com
Mon May 12 22:30:21 UTC 2003


>Number:         52143
>Category:       ports
>Synopsis:       Update port: x11-clocks/wmfuzzy
>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 May 12 15:30:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Remove unnecessary LIB_DEPENDS

>How-To-Repeat:
>Fix:

--- /usr/ports/x11-clockswmfuzzy/Makefile	Tue May 13 04:29:02 2003
+++ x11-clocks/wmfuzzy/Makefile	Tue May 13 04:40:03 2003
@@ -14,11 +14,14 @@
 MAINTAINER=	adamw at FreeBSD.org
 COMMENT=	A fuzzy clock WindowMaker dockapp
 
-LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
+
 USE_X_PREFIX=	yes
 USE_XPM=	yes
+USE_REINPLACE=	yes
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|<getopt\.h>|<unistd.h>|g' ${WRKSRC}/wmfuzzy.c
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/wmfuzzy ${PREFIX}/bin
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list