pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/codelite
Module Name: pkgsrc
Committed By: wiedi
Date: Mon Dec 5 21:14:58 UTC 2016
Modified Files:
pkgsrc/editors/codelite: Makefile
Log Message:
add sqlite3 buildlink
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/codelite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/codelite/Makefile
diff -u pkgsrc/editors/codelite/Makefile:1.2 pkgsrc/editors/codelite/Makefile:1.3
--- pkgsrc/editors/codelite/Makefile:1.2 Wed Aug 3 10:22:40 2016
+++ pkgsrc/editors/codelite/Makefile Mon Dec 5 21:14:58 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/08/03 10:22:40 adam Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/05 21:14:58 wiedi Exp $
DISTNAME= codelite-9.1
PKGREVISION= 1
@@ -54,6 +54,7 @@ REPLACE_BASH+= svgs/find-bar/convert-sv
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/codelite
+.include "../../databases/sqlite3/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/hunspell/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index