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 /devel/gnome-vfsmm | |
parent | ea1237cf5e53134db56449396d80dbaa8167c827 (diff) | |
download | ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip |
Notes
Diffstat (limited to 'devel/gnome-vfsmm')
-rw-r--r-- | devel/gnome-vfsmm/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index bc0fb36f9cc7..e8bb36a32454 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-vfsmm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# +# Created by: Alexander Nedotsukov <bland@mail.ru> # $FreeBSD$ # $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.31 2009/03/17 15:22:21 kwm Exp $ -# PORTNAME= gnome-vfsmm PORTVERSION= 2.26.0 @@ -20,7 +16,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack gnomevfs2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |