summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-22 15:35:04 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-22 15:35:04 +0000
commita526a56286553f63fd30f05a41f0c921f79d7dc9 (patch)
treeb5f02ec31040b5923d1e68405e03a00589431dcd /x11-themes
parentFixed typo: s/Obsolated/Obsoleted/ (diff)
Switch to the USE_LINUX_RPM framework.
Notes
Notes: svn path=/head/; revision=154165
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/linux-gtk-bluecurve-theme/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/linux-gtk-bluecurve-theme/Makefile b/x11-themes/linux-gtk-bluecurve-theme/Makefile
index c187f4c346ca..a66f11dd99cf 100644
--- a/x11-themes/linux-gtk-bluecurve-theme/Makefile
+++ b/x11-themes/linux-gtk-bluecurve-theme/Makefile
@@ -8,13 +8,14 @@
PORTNAME= gtk-bluecurve-theme
DISTVERSION= 0.117-1
CATEGORIES= x11-themes linux
-MASTER_SITE_SUBDIR= 3/${LINUX_ARCH}/os/Fedora/RPMS/
DISTNAME= redhat-artwork-${DISTVERSION}
MAINTAINER= jylefort@FreeBSD.org
COMMENT= The Bluecurve GTK+ 1.x and 2.x themes (Linux version)
ONLY_FOR_ARCHS= i386 amd64
+USE_LINUX_RPM= yes
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
# GTK+ 1.x theme engine
GTK1_RCDIR= gtk
@@ -56,4 +57,4 @@ do-install:
. endfor
.endfor
-.include "${.CURDIR}/../../audio/linux-openal/bsd.linux.mk"
+.include <bsd.port.mk>