From 0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 14 Oct 2006 08:54:54 +0000 Subject: Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) --- sysutils/serpentine/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils/serpentine') diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile index 453bb73..530aa00 100644 --- a/sysutils/serpentine/Makefile +++ b/sysutils/serpentine/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/sysutils/serpentine/Makefile,v 1.2 2006/04/25 15:17:05 ahze Exp $ +# $MCom: ports/sysutils/serpentine/Makefile,v 1.4 2006/08/31 05:21:45 marcus Exp $ PORTNAME= serpentine PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,10 +18,10 @@ COMMENT= Gnome Audio Cd Buner BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml RUN_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml -USE_X_PREFIX= yes +USE_ZLIB= yes USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GNOME= pygnomeextras intlhack +USE_GNOME= pygnomedesktop intlhack USE_GMAKE= yes USE_GSTREAMER= core gnomevfs python USE_PYTHON= 2.4+ -- cgit v1.1