From f7501af17ff27cc785c9b8795cfaa37e67ed08bc Mon Sep 17 00:00:00 2001 From: alepulver Date: Mon, 6 Nov 2006 17:29:07 +0000 Subject: - Fix pkg-plist. - Pet portlint, set INSTALLS_ICONS. PR: ports/104866 Submitted by: Thomas Abthorpe --- sysutils/pwg/Makefile | 1 + sysutils/pwg/pkg-plist | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'sysutils/pwg') 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 -- cgit