From 8e9366c679c9b9dd38bace93bddb5790972bbfb7 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 27 Jul 2002 22:58:47 +0000 Subject: Use USE_GNOMENG. --- archivers/file-roller/Makefile | 10 ++-------- archivers/fileroller/Makefile | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) (limited to 'archivers') 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} -- cgit v1.2.3