ports/118167: security/libksba: [PATCH]: doesn't use gettext
Philip M. Gollucci
pgollucci at p6m7g8.com
Wed Nov 21 06:00:10 UTC 2007
>Number: 118167
>Category: ports
>Synopsis: security/libksba: [PATCH]: doesn't use gettext
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 21 06:00:10 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT
>Organization:
Riderway Inc.
>Environment:
FreeBSD krillin.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Nov 17 03:03:31 EST 2007 pgollucci at krillin.p6m7g8.net:/usr/obj/usr/src/sys/GENERIC.nodebug i386
>Description:
1) This port doesn't use gettext so we don't need USE_GETTEXT
2) remove deprecated INSTALL_SHLIBS, USE_LDCONFIG is already here.
>How-To-Repeat:
>Fix:
patch
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libksba/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile 23 Jul 2007 09:36:30 -0000 1.36
+++ Makefile 21 Nov 2007 05:53:32 -0000
@@ -19,8 +19,6 @@
USE_BZIP2= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-USE_GETTEXT= yes
USE_LDCONFIG= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list