From f2007b00ee65f6004ba6637d31120c01f6c7fe6d Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 23 Oct 2003 21:10:20 +0000 Subject: Update to 2.5.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1292 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnometerminal/Makefile | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 x11/gnometerminal/Makefile (limited to 'x11/gnometerminal/Makefile') diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile new file mode 100644 index 000000000..400a0d1f4 --- /dev/null +++ b/x11/gnometerminal/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: gnometerminal +# Date created: 1 May 2002 +# Whom: Joe Marcus Clarke +# +# $FreeBSD: ports/x11/gnometerminal/Makefile,v 1.18 2003/10/14 01:10:41 adamw Exp $ +# + +PORTNAME= gnometerminal +PORTVERSION= 2.5.0 +CATEGORIES= x11 gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-terminal/2.5 +DISTNAME= gnome-terminal-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Terminal component for the GNOME 2 Desktop + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_REINPLACE= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte +USE_LIBTOOL= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include -- cgit v1.2.3