aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
committerade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
commit6855df27735fc5f10d442e902a0e3b24e5c8f96d (patch)
treea06401f746a2c66d7519e13e47116450d2e2857d /x11-fm
parent6bb45ee02a63914be3ecd530070d92541da9614b (diff)
downloadfreebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.gz
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.zst
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.zip
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/endeavour/Makefile4
-rw-r--r--x11-fm/rox-filer/Makefile8
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-fm/endeavour/Makefile b/x11-fm/endeavour/Makefile
index 572ab2518000..8c3489216ddf 100644
--- a/x11-fm/endeavour/Makefile
+++ b/x11-fm/endeavour/Makefile
@@ -7,6 +7,7 @@
PORTNAME= endeavour
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= ftp://fox.mit.edu/pub/xsw/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -14,10 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
-
WRKSRC= ${WRKDIR}/${DISTNAME}/endeavour
+USE_IMLIB= yes
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index fed508e1af01..60352910e73f 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -6,7 +6,8 @@
PORTNAME= rox
PORTVERSION= 1.1.2
-CATEGORIES= x11-fm
+PORTREVISION= 1
+CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
DISTNAME= rox-${PORTVERSION}
@@ -14,12 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= olgeni@FreeBSD.org
-LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= ${LOCALBASE}/share/Choices:${PORTSDIR}/x11-fm/rox-base
-USE_GLIB= yes
-USE_GTK= yes
+USE_GNOMECTRL= yes
MAN1= rox.1
do-build: