Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2006 00:59:44 GMT
From:      Arseny Nasokin <tarc@tarc.po.cs.msu.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/99510: [PATCH][OPTIONS]net-im/gaim-guifications options fix
Message-ID:  <200606270059.k5R0xi0X088481@www.freebsd.org>
Resent-Message-ID: <200606270130.k5R1UJFv005945@freefall.freebsd.org>

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

>Number:         99510
>Category:       ports
>Synopsis:       [PATCH][OPTIONS]net-im/gaim-guifications options fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 27 01:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Arseny Nasokin
>Release:        FreeBSD 7.0-CURRENT
>Organization:
Moscow State University
>Environment:
>Description:

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/gaim-guifications/Makefile,v
retrieving revision 1.39
diff -d -u -r1.39 Makefile
--- Makefile    11 May 2006 22:49:33 -0000      1.39
+++ Makefile    27 Jun 2006 00:58:04 -0000
@@ -23,6 +23,8 @@
 USE_GMAKE=     yes
 USE_GNOME=     gnomeprefix gnomehack gtk20
 GNU_CONFIGURE= yes
+OPTIONS = NLS "Native Language Support" on
+.include <bsd.port.pre.mk>
 
 .if !defined(WITHOUT_NLS)
 USE_GETTEXT=   yes
@@ -40,4 +42,4 @@
                -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#'
        @${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606270059.k5R0xi0X088481>