pkgsrc-Bugs archive

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

re: pkg/38514: build of gok fails



Can you try the appended patch?

best regards
Matthias





-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/misc/gok/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile    9 Apr 2008 22:40:19 -0000       1.55
+++ Makefile    26 Apr 2008 14:32:52 -0000
@@ -12,7 +12,10 @@
 COMMENT=               GNOME On-Screen Keyboard
 
 USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
+USE_TOOLS+=            gmake msgfmt pkg-config
+# use the bundled intltool, the pkgsrc one is too new
+#USE_TOOLS+=           intltool
+USE_TOOLS+=            perl
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes


Home | Main Index | Thread Index | Old Index