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

(-)Makefile (+1 lines)
Lines 19-24 Link Here
19
USE_KDELIBS_VER=3
19
USE_KDELIBS_VER=3
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_AUTOTOOLS=	libtool:15
21
USE_AUTOTOOLS=	libtool:15
22
INSTALLS_ICONS=	yes
22
23
23
post-patch:
24
post-patch:
24
	@${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \
25
	@${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \
(-)pkg-plist (-4 lines)
Lines 12-21 Link Here
12
share/icons/locolor/32x32/apps/pwg.png
12
share/icons/locolor/32x32/apps/pwg.png
13
@dirrm share/apps/pwg/pics
13
@dirrm share/apps/pwg/pics
14
@dirrm share/apps/pwg
14
@dirrm share/apps/pwg
15
@dirrmtry share/icons/hicolor/16x16/apps
16
@dirrmtry share/icons/hicolor/16x16
17
@dirrmtry share/icons/hicolor/32x32/apps
18
@dirrmtry share/icons/hicolor/32x32
19
@dirrmtry share/icons/locolor/16x16/apps
15
@dirrmtry share/icons/locolor/16x16/apps
20
@dirrmtry share/icons/locolor/16x16
16
@dirrmtry share/icons/locolor/16x16
21
@dirrmtry share/icons/locolor/32x32/apps
17
@dirrmtry share/icons/locolor/32x32/apps

Return to bug 104866