From a7d5b14f563bc40c4f373fe68eca6922780d75c7 Mon Sep 17 00:00:00 2001 From: jylefort Date: Tue, 2 May 2006 21:42:01 +0000 Subject: Let's actually enable debugging output since we're still in the test phase. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6200 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gnome-volume-manager/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile index d6532ecbd..bfbe95f56 100644 --- a/sysutils/gnome-volume-manager/Makefile +++ b/sysutils/gnome-volume-manager/Makefile @@ -3,11 +3,12 @@ # Whom: Jean-Yves Lefort # # $FreeBSD$ -# $MCom$ +# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.1 2006/05/02 21:21:03 jylefort Exp $ # PORTNAME= gnome-volume-manager PORTVERSION= 1.5.15 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -24,7 +25,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-debug --disable-multiuser +CONFIGURE_ARGS= --disable-multiuser GCONF_SCHEMAS= gnome-volume-manager.schemas .include -- cgit v1.2.3