diff options
author | glewis <glewis@FreeBSD.org> | 2008-04-04 08:10:13 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2008-04-04 08:10:13 +0800 |
commit | cd19a2a039d999cd74233b925dc31fcca27cd760 (patch) | |
tree | 3b6b4045a1e51e703cb338cf26148b8f7cec6901 /x11-wm | |
parent | 64ff3c80b103ef52747cb7ea75c0230cd13d68ab (diff) | |
download | freebsd-ports-gnome-cd19a2a039d999cd74233b925dc31fcca27cd760.tar.gz freebsd-ports-gnome-cd19a2a039d999cd74233b925dc31fcca27cd760.tar.zst freebsd-ports-gnome-cd19a2a039d999cd74233b925dc31fcca27cd760.zip |
. Asymptotically approaching packing list correctness.
Submitted by: pav
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index ace643c760f0..fc9e092ec43b 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -7,7 +7,7 @@ PORTNAME= afterstep PORTVERSION= 2.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm afterstep MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist index cdf75e5d29eb..fb354ff04609 100644 --- a/x11-wm/afterstep-stable/pkg-plist +++ b/x11-wm/afterstep-stable/pkg-plist @@ -1367,6 +1367,7 @@ lib/libAfterStep.a %%DATADIR%%/wintabs share/gnome/wm-properties/AfterStep.desktop share/xsessions/AfterStep.desktop +@dirrmtry share/xsessions @dirrm %%DATADIR%%/themes @dirrm %%DATADIR%%/start/7_About_AfterStep @dirrm %%DATADIR%%/start/5_Quit |