Page MenuHomeFreeBSD

D976.diff
No OneTemporary

D976.diff

Index: Mk/Uses/autoreconf.mk
===================================================================
--- Mk/Uses/autoreconf.mk
+++ Mk/Uses/autoreconf.mk
@@ -80,6 +80,9 @@
@test -e ${CONFIGURE_WRKSRC}/${f} || ${TOUCH} ${CONFIGURE_WRKSRC}/${f}
.endfor
@(cd ${CONFIGURE_WRKSRC} && ${LOCALBASE}/bin/autoreconf -f -i)
+.if defined(USE_GNOME) && (${USE_GNOME:Mintltool} || ${USE_GNOME:Mintlhack})
+ @(cd ${CONFIGURE_WRKSRC} && ${LOCALBASE}/bin/intltoolize -f -c)
.endif
+.endif
.endif

File Metadata

Mime Type
text/plain
Expires
Mon, Dec 2, 3:05 AM (20 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14975319
Default Alt Text
D976.diff (501 B)

Event Timeline