ports/66946: [MAINTAINER] databases/knoda: missing dependency

Sergey Matveychuk sem at ciam.ru
Thu May 20 16:40:43 UTC 2004


>Number:         66946
>Category:       ports
>Synopsis:       [MAINTAINER] databases/knoda: missing dependency
>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:   Thu May 20 09:40:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #6: Fri May 14 20:39:25 MSD 2004
>Description:
[DESCRIBE CHANGES]
Fix missing dependency.
Users could see the problem only if installed hk_classes from a package.


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

--- knoda-0.6.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/knoda.orig/Makefile /usr/ports/databases/knoda/Makefile
--- /usr/ports/databases/knoda.orig/Makefile	Thu May 20 20:07:38 2004
+++ /usr/ports/databases/knoda/Makefile	Thu May 20 20:09:18 2004
@@ -13,6 +13,7 @@
 MAINTAINER=		sem at ciam.ru
 COMMENT=		Database frontend for KDE
 
+BUILD_DEPENDS=		${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
 LIB_DEPENDS=		hk_classes.5:${PORTSDIR}/databases/hk_classes
 
 USE_BZIP2=		yes
--- knoda-0.6.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list