View | Details | Raw Unified | Return to bug 145139
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 84-90 Link Here
84
			false
84
			false
85
85
86
post-patch:
86
post-patch:
87
	@${REINPLACE_CMD} -e 's|libpng|libpng12|' -e 's|gnome-desktop-2.0|gnome-desktop-2.0 gconf-2.0|g' \
87
	@${REINPLACE_CMD} -e 's|libpng|libpng14|' -e 's|gnome-desktop-2.0|gnome-desktop-2.0 gconf-2.0|g' \
88
		${WRKSRC}/configure
88
		${WRKSRC}/configure
89
89
90
post-install:
90
post-install:

Return to bug 145139