ports/80165: [PATCH] x11/xdialog: added options --with-gnu-ld and --disable-gtktest, take maintainership
Sylvio Cesar
sylvioc at gmail.com
Wed Apr 20 19:00:40 UTC 2005
>Number: 80165
>Category: ports
>Synopsis: [PATCH] x11/xdialog: added options --with-gnu-ld and --disable-gtktest, take maintainership
>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: Wed Apr 20 19:00:39 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Sylvio Cesar
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD sylvioc.gmail.com 5.4-STABLE FreeBSD 5.4-STABLE #2: Sun Apr 10 04:35:12 BRT 2005
>Description:
- Added options --with-gnu-ld and --disable-gtktest
- Take maintainership
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- xdialog-2.1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/xdialog/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile 25 Jul 2004 16:24:58 -0000 1.25
+++ Makefile 20 Apr 2005 18:53:30 -0000
@@ -12,7 +12,7 @@
MASTER_SITES= http://thgodef.nerim.net/xdialog/
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= sylvioc at gmail.com
COMMENT= A drop in replacement for the "dialog" or "cdialog" programs
USE_BZIP2= yes
@@ -29,7 +29,7 @@
LDFLAGS= -L${LOCALBASE}/lib
.if defined(WITHOUT_NLS)
-CONFIGURE_ARGS+= --disable-nls
+CONFIGURE_ARGS+= --disable-nls --with-gnu-ld --disable-gtktest
PLIST_SUB+= NLS="@comment "
.else
USE_GETTEXT= yes
--- xdialog-2.1.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list