FreeBSD Bugzilla – Attachment 126976 Details for
Bug 170751
[MAINTAINER] graphics/viewnior: Makefile changed, OptionsNG for NLS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
viewnior-1.3_1.patch
viewnior-1.3_1.patch (text/plain), 1.29 KB, created by
nemysis
on 2012-08-18 19:30:11 UTC
(
hide
)
Description:
viewnior-1.3_1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-08-18 19:30:11 UTC
Size:
1.29 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/viewnior/Makefile ./Makefile >--- /usr/ports/graphics/viewnior/Makefile 2012-05-02 13:38:46.000000000 +0200 >+++ ./Makefile 2012-08-18 20:04:04.000000000 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= viewnior > PORTVERSION= 1.3 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= http://cloud.github.com/downloads/xsisqox/Viewnior/ > >@@ -21,29 +22,32 @@ > GNU_CONFIGURE= yes > USE_AUTOTOOLS= autoconf > USE_GMAKE= yes >-USE_GNOME= glib20 gtk20 intltool pkgconfig >+USE_GNOME= glib20 gtk20 > INSTALLS_ICONS= yes > > MAN1= viewnior.1 > >-PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO >+PORTDOCS= AUTHORS ChangeLog NEWS README TODO > >-OPTIONS= NLS "Enable gettext support" on >+OPTIONS_DEFINE= NLS >+NLS_DESC= Native Language Support via gettext >+OPTIONS_DEFAULT= NLS > > .include <bsd.port.options.mk> > >-.if defined(WITHOUT_NLS) >-CONFIGURE_ARGS+= --disable-nls >-PLIST_SUB+= NLS="@comment " >-.else >+.if ${PORT_OPTIONS:MNLS} > USE_GETTEXT= yes > PLIST_SUB+= NLS="" >+.else >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB+= NLS="@comment " > .endif > > post-install: > ${INSTALL_MAN} ${WRKSRC}/man/${MAN1} ${MAN1PREFIX}/man/man1 >-# Documentations >-.if !defined(NOPORTDOCS) >+ >+# Documentation >+.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${DOCSDIR} > . for f in ${PORTDOCS} > ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170751
: 126976