From 01922fec1d6e28e299bd02dff4f05cec647e8eda Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 8 Aug 2007 16:44:18 +0000 Subject: Wow, it's aaaaaalive! Update to 2.19.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9370 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/ghex/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'editors/ghex/Makefile') diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 8d0c9b908..d88789c86 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -3,26 +3,25 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/editors/ghex/Makefile,v 1.1 2007/05/01 12:05:15 ahze Exp $ +# $MCom: ports/editors/ghex/Makefile,v 1.2 2007/05/19 21:36:07 marcus Exp $ +# PORTNAME= ghex -PORTVERSION= 2.8.2 -PORTREVISION= 2 +PORTVERSION= 2.19.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 hex editor USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui USE_GETTEXT= yes GNU_CONFIGURE= yes -INSTALLS_OMF= yes +INSTALLS_ICONS= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3