diff options
author | demon <demon@FreeBSD.org> | 2001-01-07 05:30:41 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-01-07 05:30:41 +0800 |
commit | 788e86e7ea667c8c8a85ea467304e08de3e950b0 (patch) | |
tree | 081b5a93694ddb126b2ca66281d454b21f817db5 /x11-wm/afterstep-stable | |
parent | 3ce8fdbb85dd162cc0ca01310f1c7aba7a401ed6 (diff) | |
download | freebsd-ports-gnome-788e86e7ea667c8c8a85ea467304e08de3e950b0.tar.gz freebsd-ports-gnome-788e86e7ea667c8c8a85ea467304e08de3e950b0.tar.zst freebsd-ports-gnome-788e86e7ea667c8c8a85ea467304e08de3e950b0.zip |
Correct PLIST.
Makefile: cosmetics.
Obtained from: bento (PLIST)
Diffstat (limited to 'x11-wm/afterstep-stable')
-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 |