diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-09-07 15:23:47 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-09-07 15:23:47 +0000 |
commit | 0ad9f5ed9f6a4af22c85b1fc11ad87afb0962fb2 (patch) | |
tree | 22f7dd88cd08395656f0cae8a0105348eef3ccd8 /x11-themes | |
parent | 3f1c4dee4188c5a35c69d2571edef889f498e523 (diff) | |
download | FreeBSD-ports-0ad9f5ed9f6a4af22c85b1fc11ad87afb0962fb2.zip FreeBSD-ports-0ad9f5ed9f6a4af22c85b1fc11ad87afb0962fb2.tar.gz |
- Apply a vendor patch
- Add a link to the web site in pkg-descr
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-bluecurve-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-bluecurve-theme/pkg-descr | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-bluecurve-theme/Makefile b/x11-themes/gtk-bluecurve-theme/Makefile index f01396f..32781a9 100644 --- a/x11-themes/gtk-bluecurve-theme/Makefile +++ b/x11-themes/gtk-bluecurve-theme/Makefile @@ -12,6 +12,8 @@ COMMENT= The Bluecurve GTK+ 1.x and 2.x themes MASTERDIR= ${.CURDIR}/../bluecurve-themes USE_REINPLACE= yes +EXTRA_PATCHES= ${WRKDIR}/redhat-artwork-0.122-padding-fix.patch +PATCH_STRIP= -p1 # GTK+ 1.x theme engine USE_GNOME+= gdkpixbuf diff --git a/x11-themes/gtk-bluecurve-theme/pkg-descr b/x11-themes/gtk-bluecurve-theme/pkg-descr index 2efd2fd..007846c 100644 --- a/x11-themes/gtk-bluecurve-theme/pkg-descr +++ b/x11-themes/gtk-bluecurve-theme/pkg-descr @@ -3,5 +3,7 @@ It attempts to provide an unified look for the open source desktop. This port contains the Bluecurve GTK+ 1.x and 2.x themes. +WWW: http://fedora.redhat.com/projects/artwork/ + - Ryzhyk Eugeney rzheka@users.sourceforge.net |