diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-04-02 06:43:12 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-04-02 06:43:12 +0000 |
commit | 26b3f3b1fdf960a14e8e16cc9d3bf4a9b6423b54 (patch) | |
tree | d2a7b2f73441cda4b3caf45132d85e96a3afb1ca /x11-wm | |
parent | 7e0cd75c07c4c1c1e867929bc93ccd2192c694b1 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 7 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/pkg-plist | 4 |
2 files changed, 2 insertions, 9 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index e96b64fc29f0..ace643c760f0 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -7,6 +7,7 @@ PORTNAME= afterstep PORTVERSION= 2.2.8 +PORTREVISION= 1 CATEGORIES= x11-wm afterstep MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ ${MASTER_SITE_SOURCEFORGE} @@ -61,12 +62,6 @@ CONFIGURE_ARGS+= --enable-different-looknfeels CONFIGURE_ARGS+= --disable-savewindows .endif -.if exists(${PREFIX}/share/gnome/wm-properties) -PLIST_SUB+= GNOME:="" -.else -PLIST_SUB+= GNOME:="@comment " -.endif - .include <bsd.port.pre.mk> post-extract: diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist index 9610f75465d7..cdf75e5d29eb 100644 --- a/x11-wm/afterstep-stable/pkg-plist +++ b/x11-wm/afterstep-stable/pkg-plist @@ -1365,10 +1365,8 @@ lib/libAfterStep.a %%DATADIR%%/wharf %%DATADIR%%/winlist %%DATADIR%%/wintabs -%%GNOME:%%share/gnome/wm-properties/AfterStep.desktop +share/gnome/wm-properties/AfterStep.desktop share/xsessions/AfterStep.desktop -@dirrmtry share/xsessions -%%GNOME:%%@dirrmtry share/gnome/wm-properties @dirrm %%DATADIR%%/themes @dirrm %%DATADIR%%/start/7_About_AfterStep @dirrm %%DATADIR%%/start/5_Quit |