aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/py-nautilus
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 20:56:24 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 20:56:24 +0800
commitcec99fbdd5c23dc6f2a9a7e216a3c2d4a9ff5572 (patch)
treecc0c16d00aa4d0527922b6a26fc947d2bd30a900 /x11-fm/py-nautilus
parent2161766c156e970ea2437ee6e82390d99e8f6deb (diff)
downloadfreebsd-ports-gnome-cec99fbdd5c23dc6f2a9a7e216a3c2d4a9ff5572.tar.gz
freebsd-ports-gnome-cec99fbdd5c23dc6f2a9a7e216a3c2d4a9ff5572.tar.zst
freebsd-ports-gnome-cec99fbdd5c23dc6f2a9a7e216a3c2d4a9ff5572.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'x11-fm/py-nautilus')
-rw-r--r--x11-fm/py-nautilus/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-fm/py-nautilus/Makefile b/x11-fm/py-nautilus/Makefile
index 8fa74f1031b3..25cf04b3d9cf 100644
--- a/x11-fm/py-nautilus/Makefile
+++ b/x11-fm/py-nautilus/Makefile
@@ -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}"