From 89fae635a78bd43571cdb1381d08c44c37fd0eda Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 20 Dec 2006 06:56:40 +0000 Subject: Fix PID file location. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8094 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/system-tools-backends/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils/system-tools-backends/Makefile') diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index d396ace40..1ddc9a3c5 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.28 2006/12/04 05:46:52 marcus Exp $ +# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.29 2006/12/06 19:31:12 marcus Exp $ # PORTNAME= system-tools-backends PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -28,7 +28,8 @@ USE_GNOME= gnomehack intlhack glib20 GNU_CONFIGURE= yes USE_RC_SUBR= system-tools-backends USE_GNOME_SUBR= yes -CONFIGURE_ARGS= --with-stb-group=wheel +CONFIGURE_ARGS= --with-stb-group=wheel \ + --localstatedir=/var CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3