ports/102622: patch: deskutils/gworkspace - fix typo
Emanuel Haupt
ehaupt at FreeBSD.org
Mon Aug 28 21:30:24 UTC 2006
>Number: 102622
>Category: ports
>Synopsis: patch: deskutils/gworkspace - fix typo
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 28 21:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Emanuel Haupt
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Dec 10 03:18:20 UTC 2005 kensmith at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:
Fix typo:
GUN_CONFIGURE should read GNU_CONFIGURE
>How-To-Repeat:
>Fix:
--- gworkspace.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/gworkspace/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile 9 May 2006 11:09:26 -0000 1.25
+++ Makefile 28 Aug 2006 21:24:05 -0000
@@ -14,7 +14,7 @@
COMMENT= GNUstep workspace manager
WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION}
-GUN_CONFIGURE= yes
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
--- gworkspace.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list