diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-01-07 05:30:41 +0800 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-01-07 05:30:41 +0800 |
commit | 6d9c306ca0489d372d0449ab3763a60c69ddf792 (patch) | |
tree | 94455ee7df7e76149128949cd9b1502340bc32d8 /x11-wm | |
parent | 5d03c1676389de8825093d5337d7887f703e34c6 (diff) | |
download | freebsd-ports-gnome-6d9c306ca0489d372d0449ab3763a60c69ddf792.tar.gz freebsd-ports-gnome-6d9c306ca0489d372d0449ab3763a60c69ddf792.tar.zst freebsd-ports-gnome-6d9c306ca0489d372d0449ab3763a60c69ddf792.zip |
Correct PLIST.
Makefile: cosmetics.
Obtained from: bento (PLIST)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index b51b57afed93..7f54561075af 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -46,7 +46,7 @@ MAN1= Animate.1x Audio.1x Banner.1x Cascade.1x Clean.1x Form.1x Gnome.1x \ WinList.1x Zharf.1x afterstep.1x asetroot.1x post-install: - ${INSTALL_DATA} ${FILESDIR}/monitor_bsd.xpm ${PREFIX}/share/afterstep/desktop/icons/common/ + @${INSTALL_DATA} ${FILESDIR}/monitor_bsd.xpm ${PREFIX}/share/afterstep/desktop/icons/common/ .if defined(WITH_DIFFERENT_LOOKNFEELS) @${ECHO_MSG} "" @${ECHO_MSG} "===> The WinList module is broken with different-looknfeels. Don't use it." diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist index 1d465d6a90b4..b9868e77f2bb 100644 --- a/x11-wm/afterstep-stable/pkg-plist +++ b/x11-wm/afterstep-stable/pkg-plist @@ -162,7 +162,6 @@ share/afterstep/desktop/icons/16bpp/Publish.xpm share/afterstep/desktop/icons/16bpp/RayTracedGear.xpm share/afterstep/desktop/icons/16bpp/Recycler.xpm share/afterstep/desktop/icons/16bpp/RedFire.xpm -share/afterstep/desktop/icons/16bpp/ShutDown.xpm share/afterstep/desktop/icons/16bpp/Start.xpm share/afterstep/desktop/icons/16bpp/Text.xpm share/afterstep/desktop/icons/16bpp/WWW.xpm @@ -177,6 +176,7 @@ share/afterstep/desktop/icons/16bpp/linux-penguin.xpm share/afterstep/desktop/icons/16bpp/monalisa.xpm share/afterstep/desktop/icons/16bpp/netscape.xpm share/afterstep/desktop/icons/16bpp/shutdown.xpm +share/afterstep/desktop/icons/16bpp/shutdown2.xpm share/afterstep/desktop/icons/16bpp/spreadsheet.xpm share/afterstep/desktop/icons/16bpp/spreadsheet2.xpm share/afterstep/desktop/icons/16bpp/wharf.xpm @@ -229,7 +229,6 @@ share/afterstep/desktop/icons/8bpp/Publish.xpm share/afterstep/desktop/icons/8bpp/RayTracedGear.xpm share/afterstep/desktop/icons/8bpp/Recycler.xpm share/afterstep/desktop/icons/8bpp/RedFire.xpm -share/afterstep/desktop/icons/8bpp/ShutDown.xpm share/afterstep/desktop/icons/8bpp/Start.xpm share/afterstep/desktop/icons/8bpp/Text.xpm share/afterstep/desktop/icons/8bpp/WWW.xpm @@ -244,6 +243,7 @@ share/afterstep/desktop/icons/8bpp/linux-penguin.xpm share/afterstep/desktop/icons/8bpp/monalisa.xpm share/afterstep/desktop/icons/8bpp/netscape.xpm share/afterstep/desktop/icons/8bpp/shutdown.xpm +share/afterstep/desktop/icons/8bpp/shutdown2.xpm share/afterstep/desktop/icons/8bpp/spreadsheet.xpm share/afterstep/desktop/icons/8bpp/spreadsheet2.xpm share/afterstep/desktop/icons/8bpp/wharf.xpm |