diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
commit | db7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch) | |
tree | 49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /graphics/libgnomecanvas | |
parent | ea1237cf5e53134db56449396d80dbaa8167c827 (diff) |
Notes
Diffstat (limited to 'graphics/libgnomecanvas')
-rw-r--r-- | graphics/libgnomecanvas/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index edd2e89084c9..04f46a7ad110 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomecanvas -# Date created: 18 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ # $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.79 2010/09/28 07:31:27 kwm Exp $ -# PORTNAME= libgnomecanvas PORTVERSION= 2.30.3 @@ -20,8 +16,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehack libglade2 libartlgpl2 ltverhack referencehack |