ports/95395: [PATCH] graphics/gliv: fix pkg-plist

Alexander Botero-Lowry alex at foxybanana.com
Thu Apr 6 06:30:15 UTC 2006


>Number:         95395
>Category:       ports
>Synopsis:       [PATCH] graphics/gliv: fix pkg-plist
>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:   Thu Apr 06 06:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- fix pkg-plist
- add USE_GETTEXT to clean up portlint a bit

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gliv-1.9.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/gliv/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/graphics/gliv/Makefile
--- /usr/ports/graphics/gliv/Makefile	Sat Apr  1 00:40:41 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/graphics/gliv/Makefile	Wed Apr  5 23:22:49 2006
@@ -20,6 +20,7 @@
 USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20
 USE_GL=		yes
 USE_GETOPT_LONG=	yes
+USE_GETTEXT=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff -ruN --exclude=CVS /usr/ports/graphics/gliv/pkg-plist /usr/local/tinderbox/portstrees/FreeBSD/ports/graphics/gliv/pkg-plist
--- /usr/ports/graphics/gliv/pkg-plist	Sat Jan 28 21:42:49 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/graphics/gliv/pkg-plist	Wed Apr  5 23:21:28 2006
@@ -10,6 +10,7 @@
 share/locale/ru/LC_MESSAGES/gliv.mo
 share/locale/rw/LC_MESSAGES/gliv.mo
 share/locale/sk/LC_MESSAGES/gliv.mo
+share/locale/sv/LC_MESSAGES/gliv.mo
 share/locale/tr/LC_MESSAGES/gliv.mo
 share/locale/vi/LC_MESSAGES/gliv.mo
 @dirrmtry man/ru/man1
--- gliv-1.9.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list