diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-06 17:29:07 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-06 17:29:07 +0000 |
commit | ee70c2658200945e86ce511500ca2b4c23001321 (patch) | |
tree | d85ad49e2020d1743badf2c2518e8b39d9935194 /sysutils | |
parent | c015a823a8e2c385e23f113e550c3207dd2df456 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pwg/Makefile | 1 | ||||
-rw-r--r-- | sysutils/pwg/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile index 90ec33600d54..18d3e7fc6021 100644 --- a/sysutils/pwg/Makefile +++ b/sysutils/pwg/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 +INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/sysutils/pwg/pkg-plist b/sysutils/pwg/pkg-plist index b27ffe64c437..6b4b27917897 100644 --- a/sysutils/pwg/pkg-plist +++ b/sysutils/pwg/pkg-plist @@ -12,10 +12,6 @@ share/icons/locolor/16x16/apps/pwg.png share/icons/locolor/32x32/apps/pwg.png @dirrm share/apps/pwg/pics @dirrm share/apps/pwg -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/locolor/16x16/apps @dirrmtry share/icons/locolor/16x16 @dirrmtry share/icons/locolor/32x32/apps |