>Number:         153730
>Category:       misc
>Synopsis:       emulators/vice: fix package building
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 14:40:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        
>Organization:
>Environment:
>Description:
Fix package building after pr 151207.

>How-To-Repeat:
cd /usr/ports/emulators/vice
make package
>Fix:


Patch attached with submission follows:

--- Makefile.orig       2011-01-06 10:52:31.000000000 +0100
+++ Makefile    2011-01-06 15:23:59.000000000 +0100
@@ -102,7 +102,8 @@
 .if !defined(WITHOUT_NLS)
 USE_GETTEXT=           yes
 #LDFLAGS+=             -lgettextlib
-PLIST_SUB+=            NLS=""
+#PLIST_SUB+=           NLS=""
+PLIST_SUB+=            NLS="@comment "
 .else
 CONFIGURE_ARGS+=       --disable-nls
 PLIST_SUB+=            NLS="@comment "


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to