aboutsummaryrefslogtreecommitdiff
path: root/accessibility/py-papi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:26:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:26:31 +0000
commit6ee4f3c0edb78d03dd3593708882d63a840d5fbd (patch)
treedd2960674890c75b92567e09d64953d38bf531fd /accessibility/py-papi
parentc03bfbe46d862034379cd278fe40e74125bfd355 (diff)
downloadports-6ee4f3c0edb78d03dd3593708882d63a840d5fbd.tar.gz
ports-6ee4f3c0edb78d03dd3593708882d63a840d5fbd.zip
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
Notes
Notes: svn path=/head/; revision=316309
Diffstat (limited to 'accessibility/py-papi')
-rw-r--r--accessibility/py-papi/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile
index 4032c768ce1b..700a9f780847 100644
--- a/accessibility/py-papi/Makefile
+++ b/accessibility/py-papi/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-papi
-# Date created: 2006-12-19
-# Whom: Marcus von Appen
-#
+# Created by: Marcus von Appen
# $FreeBSD$
-#
PORTNAME= papi
PORTVERSION= 0.0.9
@@ -14,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mva@FreeBSD.org
COMMENT= ATK accessibility wrapper for python
+USES= pkgconfig
USE_GNOME= atk
-USE_PKGCONFIG= build
USE_PYTHON= yes
USE_PYDISTUTILS=yes