From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 2 18:20:28 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75A1816A50A for ; Wed, 2 Feb 2005 18:20:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17B9F43D1F for ; Wed, 2 Feb 2005 18:20:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j12IKRFs006833 for ; Wed, 2 Feb 2005 18:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j12IKR80006832; Wed, 2 Feb 2005 18:20:27 GMT (envelope-from gnats) Date: Wed, 2 Feb 2005 18:20:27 GMT Message-Id: <200502021820.j12IKR80006832@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Ion-Mihai Tetcu Subject: Re: ports/77025: NEW PORT: Another GTK2 frontend for cdrecord, mkisofs, readcd and sox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ion-Mihai Tetcu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 18:20:28 -0000 The following reply was made to PR ports/77025; it has been noted by GNATS. From: Ion-Mihai Tetcu To: Anton Karpov Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/77025: NEW PORT: Another GTK2 frontend for cdrecord, mkisofs, readcd and sox Date: Wed, 2 Feb 2005 20:11:37 +0200 On Wed, 2 Feb 2005 20:50:53 +0300 (MSK) Anton Karpov wrote: [ ... ] Since you're using OPTIONS you need to use bsd.port.pre|post.mk > echo x - ./Makefile > sed 's/^X//' >./Makefile << 'END-of-./Makefile' > X# New ports collection makefile for: graveman > X# Date created: 2005-02-01 > X# Whom: Anton Karpov > X# > X# $FreeBSD$ > X# > X > XPORTNAME= graveman > XPORTVERSION= 0.3.5 > XCATEGORIES= sysutils > XMASTER_SITES= ${MASTER_SITE_SAVANNAH} > XMASTER_SITE_SUBDIR= graveman > X > XMAINTAINER= toxa@toxahost.ru > XCOMMENT= Another GTK2 frontend for cdrecord, mkisofs, readcd and sox > X > XRUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools > X > XUSE_BZIP2= yes > XUSE_GMAKE= yes > XGNU_CONFIGURE= yes > XUSE_X_PREFIX= yes > XWANT_GNOME= yes > XGNU_CONFIGURE= yes > XUSE_GNOME= glib20 gtk20 libglade2 > XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > X LIBS="-L${LOCALBASE}/lib" > X > XOPTIONS= MP3 "MP3 Support" off \ > X OGG "OGG Support" off > X + X.include > X.if !defined(WITHOUT_MP3) > XLIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ > X id3tag.2:${PORTSDIR}/audio/libid3tag > XRUN_DEPENDS= sox:${PORTSDIR}/audio/sox > X.else > XCONFIGURE_ARGS+=--disable-mp3 > X.endif > X > X.if !defined(WITHOUT_OGG) > XLIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \ > X vorbis.3:${PORTSDIR}/audio/libvorbis > X.else > XCONFIGURE_ARGS+=--disable-ogg > X.endif > X - X.include + X.include [ ... ] -- IOnut Unregistered ;) FreeBSD "user"