aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-11-19 10:04:07 +0800
committerYukihiro Nakai <nakai@FreeBSD.org>1999-11-19 10:04:07 +0800
commit231ca3b6e56a301edc994ecf5396cbc528d9d87e (patch)
treef7512cabf7d4612a2c1fdcd3821e7a4791f96332 /x11-wm
parent02e5a30d9f68a0cde89e440810f24b263c57c199 (diff)
downloadfreebsd-ports-gnome-231ca3b6e56a301edc994ecf5396cbc528d9d87e.tar.gz
freebsd-ports-gnome-231ca3b6e56a301edc994ecf5396cbc528d9d87e.tar.zst
freebsd-ports-gnome-231ca3b6e56a301edc994ecf5396cbc528d9d87e.zip
Add Imlib depend line and delete the obsolete MASTER_SITE.
Submitted by: tkato@prontmail.ne.jp
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce/Makefile4
-rw-r--r--x11-wm/xfce4/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile
index 03aced4fb986..81859dce12e6 100644
--- a/x11-wm/xfce/Makefile
+++ b/x11-wm/xfce/Makefile
@@ -8,12 +8,12 @@
DISTNAME= xfce-3.2.0
CATEGORIES= x11-wm
-MASTER_SITES= http://www.xfce.org/archive/ \
- http://www.baysurf.net/linux/xfce/archive/
+MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
+ Imlib.5:${PORTSDIR}/graphics/imlib \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 03aced4fb986..81859dce12e6 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -8,12 +8,12 @@
DISTNAME= xfce-3.2.0
CATEGORIES= x11-wm
-MASTER_SITES= http://www.xfce.org/archive/ \
- http://www.baysurf.net/linux/xfce/archive/
+MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
+ Imlib.5:${PORTSDIR}/graphics/imlib \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config