pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pan2-git: needs autopoint to build.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri May 12 13:57:08 2017 +0200
Changeset:	f41ca702ec31c1325df0f1f2916f52c189662b6b

Modified Files:
	pan2-git/Makefile

Log Message:
pan2-git: needs autopoint to build.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f41ca702ec31c1325df0f1f2916f52c189662b6b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pan2-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/pan2-git/Makefile b/pan2-git/Makefile
index 965f48c549..0a8e9a1596 100644
--- a/pan2-git/Makefile
+++ b/pan2-git/Makefile
@@ -43,6 +43,7 @@ LIBS+=			-lcompat
 .endif
 
 BUILD_DEPENDS+=		gnome-common>=3.6.0nb1:../../devel/gnome-common
+BUILD_DEPENDS+=		gettext-tools-[0-9]*:../../devel/gettext-tools
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"


Home | Main Index | Thread Index | Old Index