diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bug-buddy/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile index 46505e6537af..557003dd98d4 100644 --- a/devel/bug-buddy/Makefile +++ b/devel/bug-buddy/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: bugbuddy2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/devel/bug-buddy/Makefile,v 1.86 2010/11/16 18:17:55 kwm Exp $ -# PORTNAME= bug-buddy PORTVERSION= 2.32.0 @@ -20,9 +16,8 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ soup-2.4.1:${PORTSDIR}/devel/libsoup USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig INSTALLS_ICONS= yes -USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack libbonobo \ gnomedocutils evolutiondataserver |