summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-27 22:58:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-27 22:58:47 +0000
commit8e9366c679c9b9dd38bace93bddb5790972bbfb7 (patch)
tree3952748e6eb49503142987d7baa17fce3b21430f /archivers
parentUpgrade to 7.9.10. (diff)
Use USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=63637
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile10
-rw-r--r--archivers/fileroller/Makefile10
2 files changed, 4 insertions, 16 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 835ed39c1357..e9757dfb6e1c 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -20,19 +20,13 @@ RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \
rar:${PORTSDIR}/archivers/rar \
lzop:${PORTSDIR}/archivers/lzop
-USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomehack libglade gnomevfs bonobo
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-post-patch:
- @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|\$$\(datadir\)/gnome/apps|\$$\(datadir\)/apps|g ; \
- s|\$$\(datadir\)/gnome/help|\$$\(datadir\)/help|g ; \
- s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile
index 835ed39c1357..e9757dfb6e1c 100644
--- a/archivers/fileroller/Makefile
+++ b/archivers/fileroller/Makefile
@@ -20,19 +20,13 @@ RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \
rar:${PORTSDIR}/archivers/rar \
lzop:${PORTSDIR}/archivers/lzop
-USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomehack libglade gnomevfs bonobo
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-post-patch:
- @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|\$$\(datadir\)/gnome/apps|\$$\(datadir\)/apps|g ; \
- s|\$$\(datadir\)/gnome/help|\$$\(datadir\)/help|g ; \
- s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}