Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103912600
D976.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
501 B
Referenced Files
None
Subscribers
None
D976.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D976: Update autoreconf USES to run intltoolize if needed.
Attached
Detach File
Event Timeline
Log In to Comment