summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-13 05:19:24 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-13 05:19:24 +0000
commit7450d5d45ad40e03e22632e1338757a1d9414cc5 (patch)
tree86e4386e5266fcd162973096b3892dbbd11ba9ce /archivers
parent* Fix a problem where the help file could not be found [1] (diff)
Use new GNOME2 infrastructure.
Notes
Notes: svn path=/head/; revision=78838
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile3
-rw-r--r--archivers/fileroller/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 2a66be03b04e..54973f7d524b 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -17,7 +17,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= An archive manager for zip files, tar, etc
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
lzop:${PORTSDIR}/archivers/lzop
.if !exists(/usr/bin/bzip2)
@@ -26,7 +25,7 @@ RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile
index 2a66be03b04e..54973f7d524b 100644
--- a/archivers/fileroller/Makefile
+++ b/archivers/fileroller/Makefile
@@ -17,7 +17,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= An archive manager for zip files, tar, etc
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
lzop:${PORTSDIR}/archivers/lzop
.if !exists(/usr/bin/bzip2)
@@ -26,7 +25,7 @@ RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \