From 577c395a1006c20a8a4e9563b58b4366ccbd0da4 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 28 May 2006 22:10:28 +0000 Subject: Add a missing gnomedocutils GNOME component. Reported by: killfill on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6349 df743ca5-7f9a-e211-a948-0013205c9059 --- math/gcalctool/Makefile | 5 +++-- x11/gnome-terminal/Makefile | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index e81e78158..5a3c6c756 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.46 2006/04/30 05:31:59 ahze Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.47 2006/05/02 01:47:11 ahze Exp $ # PORTNAME= gcalctool PORTVERSION= 5.8.10 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -24,7 +25,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 47a2d7ff8..99198e1df 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,15 +3,15 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.72 2006/05/18 19:31:11 marcus Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.73 2006/05/28 20:33:19 mezz Exp $ # PORTNAME= gnome-terminal PORTVERSION= 2.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -22,7 +22,7 @@ USE_BZIP2= yes INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte gnomedocutils GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3