ports/147690: [Maintainer] textproc/libkmfl: Remove gettext dependency, minor plist fix

Nikola Lecic nikola.lecic at anthesphoria.net
Tue Jun 8 13:30:08 UTC 2010


>Number:         147690
>Category:       ports
>Synopsis:       [Maintainer] textproc/libkmfl: Remove gettext dependency, minor plist fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 08 13:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:

System: FreeBSD mordor.xx.bg.ac.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola at mordor.xx.bg.ac.rs:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Log:
- remove wrong gettext dependency;
- bump PORTREVISION because this changes the default package;
- add PLIST_DIRS.

>How-To-Repeat:
	
>Fix:

--- libkmfl-0.9.8_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/libkmfl/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	31 May 2010 02:01:14 -0000	1.7
+++ Makefile	8 Jun 2010 10:50:02 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	libkmfl
 PORTVERSION=	0.9.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	SF/kmfl/kmfl/${PORTVERSION} \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -19,7 +19,6 @@
 LIB_DEPENDS=	kmflcomp:${PORTSDIR}/textproc/kmflcomp
 
 USE_LDCONFIG=	yes
-USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
@@ -32,6 +31,7 @@
 		lib/libkmfl.la \
 		lib/libkmfl.so \
 		lib/libkmfl.so.0
+PLIST_DIRS=	include/kmfl
 
 post-patch:
 	@${REINPLACE_CMD} \
--- libkmfl-0.9.8_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list