diff options
author | anray <anray@FreeBSD.org> | 2008-02-21 07:37:27 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2008-02-21 07:37:27 +0800 |
commit | 1a03237246f2fd1c35f68fce146749a20b47a225 (patch) | |
tree | e01b6bd3d94a8c924620d6a785eb0d09f39b5592 /x11-themes | |
parent | c4fd272e5f924274c7094e32b408ff3c9a4ea894 (diff) | |
download | freebsd-ports-gnome-1a03237246f2fd1c35f68fce146749a20b47a225.tar.gz freebsd-ports-gnome-1a03237246f2fd1c35f68fce146749a20b47a225.tar.zst freebsd-ports-gnome-1a03237246f2fd1c35f68fce146749a20b47a225.zip |
- Fix build and take maintainership.
Reported by: pintyhat via erwin, pav
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/sawfish-themes/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/sawfish-themes/pkg-plist | 25 |
2 files changed, 2 insertions, 27 deletions
diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile index fd0eb842d495..5ccb08b9d27a 100644 --- a/x11-themes/sawfish-themes/Makefile +++ b/x11-themes/sawfish-themes/Makefile @@ -11,12 +11,12 @@ CATEGORIES= x11-themes MASTER_SITES= http://ftp.debian.org/debian/pool/main/s/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anray@FreeBSD.org COMMENT= Themes for Sawfish window manager RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish -WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/x11-themes/sawfish-themes/pkg-plist b/x11-themes/sawfish-themes/pkg-plist index 2e5514028ceb..8a3b73b67930 100644 --- a/x11-themes/sawfish-themes/pkg-plist +++ b/x11-themes/sawfish-themes/pkg-plist @@ -998,30 +998,6 @@ share/sawfish/1.3/themes/gorilla/tr.png share/sawfish/1.3/themes/gorilla/max.png share/sawfish/1.3/themes/gorilla/tr-u.png share/sawfish/1.3/themes/gorilla/left.png -share/sawfish/1.3/themes/gorilla/.xvpics/unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/left-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/bl.png -share/sawfish/1.3/themes/gorilla/.xvpics/top.png -share/sawfish/1.3/themes/gorilla/.xvpics/menu-unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/br.png -share/sawfish/1.3/themes/gorilla/.xvpics/menu.png -share/sawfish/1.3/themes/gorilla/.xvpics/bottom.png -share/sawfish/1.3/themes/gorilla/.xvpics/top-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/aaterm.png -share/sawfish/1.3/themes/gorilla/.xvpics/tl.png -share/sawfish/1.3/themes/gorilla/.xvpics/ScalableGorilla.xcf.bz2 -share/sawfish/1.3/themes/gorilla/.xvpics/right.png -share/sawfish/1.3/themes/gorilla/.xvpics/min-unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/right-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/max-unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/tl-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/title.png -share/sawfish/1.3/themes/gorilla/.xvpics/min.png -share/sawfish/1.3/themes/gorilla/.xvpics/max.png -share/sawfish/1.3/themes/gorilla/.xvpics/tr.png -share/sawfish/1.3/themes/gorilla/.xvpics/tr-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/focused.png -share/sawfish/1.3/themes/gorilla/.xvpics/left.png share/sawfish/1.3/themes/gorilla/unfocused.png share/sawfish/1.3/themes/gorilla/top.png share/sawfish/1.3/themes/gorilla/top-u.png @@ -1237,7 +1213,6 @@ share/sawfish/1.3/themes/typo/README @dirrm share/sawfish/1.3/themes/Bubbles_Exact/.xvpics @dirrm share/sawfish/1.3/themes/Elberg/.xvpics @dirrm share/sawfish/1.3/themes/V/.xvpics -@dirrm share/sawfish/1.3/themes/gorilla/.xvpics @dirrm share/sawfish/1.3/themes/mxflat/button-icons/ball-12 @dirrm share/sawfish/1.3/themes/mxflat/button-icons/ball-9 @dirrm share/sawfish/1.3/themes/mxflat/button-icons/default-12 |