summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 09:12:49 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 09:12:49 +0800
commit3521f7ba81a62a473683878b59d92c98c726ce06 (patch)
treedfd79c0685ad7e5a72d624ad7a4fae92b645acd0
parentabdf0901407add1fc659dd112ab6e269437e0ae8 (diff)
downloadmarcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.tar
marcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.tar.gz
marcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.tar.bz2
marcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.tar.lz
marcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.tar.xz
marcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.tar.zst
marcuscom-ports-3521f7ba81a62a473683878b59d92c98c726ce06.zip
Chase xscreensaver's new home.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7642 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-themes/kdeartwork3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/kdeartwork3/Makefile b/x11-themes/kdeartwork3/Makefile
index 85bccbd31..438c8d98f 100644
--- a/x11-themes/kdeartwork3/Makefile
+++ b/x11-themes/kdeartwork3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdeartwork
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-themes kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -33,13 +33,13 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.pre.mk>
-.if exists(${X11BASE}/bin/xscreensaver)
+.if exists(${LOCALBASE}/bin/xscreensaver)
WITH_XS= yes
-.endif # exists(${X11BASE}/bin/xscreensaver)
+.endif # exists(${LOCALBASE}/bin/xscreensaver)
.if exists(${LOCALBASE}/share/gnome/control-center-2.0/capplets/screensaver-properties.desktop)
WITH_XSGNOME= yes
-.endif # exists(${X11BASE}/bin/screensaver-properties-capplet)
+.endif # exists(${LOCALBASE}/bin/screensaver-properties-capplet)
.if defined(WITH_XS) && !defined(WITH_XSGNOME)
RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde