ports/146876: [PATCH] databases/sqlite3: recover missing dependency (devel/pkg-config)

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Sun May 23 22:06:55 UTC 2010


>Number:         146876
>Category:       ports
>Synopsis:       [PATCH] databases/sqlite3: recover missing dependency (devel/pkg-config)
>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:   Sun May 23 22:06:54 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 00:13:00 CST 2010
>Description:
Recover missing dependency (devel/pkg-config).

Port maintainer (mnag at FreeBSD.org) is cc'd.

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

--- sqlite3-3.6.23.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/sqlite3/Makefile /usr/ports/sunpoet/sqlite3/Makefile
--- /usr/ports/databases/sqlite3/Makefile	2010-04-23 02:35:22.000000000 +0800
+++ /usr/ports/sunpoet/sqlite3/Makefile	2010-05-24 00:42:22.000000000 +0800
@@ -18,10 +18,9 @@
 CONFLICTS=	sqlite34-[0-9]*
 
 USE_GMAKE=	YES
-USE_GNOME=	pkgconfig
+USE_GNOME=	pkgconfig gnomehack
 USE_LDCONFIG=	YES
 GNU_CONFIGURE=	YES
-USE_GNOME=	gnomehack
 USE_TCL_BUILD=	84+
 CONFIGURE_ENV+=	TCLSH_CMD="${TCLSH}" \
 		TCLLIBDIR="${PREFIX}/lib/${PORTNAME}" \
--- sqlite3-3.6.23.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list