mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add an explicit dependency on pkgconf
This commit is contained in:
parent
5060204d29
commit
d11a89df9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326145
@ -1,10 +1,6 @@
|
||||
# New ports collection makefile for: py-nautilus
|
||||
# Date created: 31 May, 2005
|
||||
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
||||
#
|
||||
# Created by: Adam Weinberger <adamw@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/x11-fm/py-nautilus/Makefile,v 1.11 2009/04/07 17:54:12 marcus Exp $
|
||||
#
|
||||
|
||||
PORTNAME= nautilus
|
||||
PORTVERSION= 0.7.2
|
||||
@ -21,10 +17,10 @@ COMMENT= Python nautilus bindings
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack pygnome2 nautilus2
|
||||
CONFIGURE_ENV= PYTHON_VERSION="${PYTHON_VER}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user