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

(-)Makefile (+1 lines)
Lines 22-27 Link Here
22
USE_GMAKE=		yes
22
USE_GMAKE=		yes
23
USE_AUTOTOOLS=		libtool:15
23
USE_AUTOTOOLS=		libtool:15
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
INSTALLS_ICONS=	yes
25
26
26
post-patch:
27
post-patch:
27
	@${REINPLACE_CMD} -e 's|-O2|-fPIC|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
28
	@${REINPLACE_CMD} -e 's|-O2|-fPIC|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
(-)pkg-plist (-6 lines)
Lines 41-52 Link Here
41
share/icons/hicolor/32x32/apps/ktagebuch.png
41
share/icons/hicolor/32x32/apps/ktagebuch.png
42
share/locale/de/LC_MESSAGES/ktagebuch.mo
42
share/locale/de/LC_MESSAGES/ktagebuch.mo
43
share/locale/es/LC_MESSAGES/ktagebuch.mo
43
share/locale/es/LC_MESSAGES/ktagebuch.mo
44
@dirrmtry share/icons/hicolor/32x32/apps
45
@dirrmtry share/icons/hicolor/32x32
46
@dirrmtry share/icons/hicolor/16x16/apps
47
@dirrmtry share/icons/hicolor/16x16
48
@dirrmtry share/icons/hicolor
49
@dirrmtry share/icons
50
@dirrm share/doc/HTML/en/ktagebuch
44
@dirrm share/doc/HTML/en/ktagebuch
51
@dirrmtry share/doc/HTML/en
45
@dirrmtry share/doc/HTML/en
52
@dirrm share/doc/HTML/de/ktagebuch
46
@dirrm share/doc/HTML/de/ktagebuch

Return to bug 104843