diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:47:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:47:19 +0000 |
commit | 355340cc43d2ff69981ee504e32c130c2091edff (patch) | |
tree | 2e7f58bab2656a342fe55891f36f05f7c45fa14a /www/py-webkitgtk | |
parent | 671144cd90984f2aa697bd56e32212e9d4d4663c (diff) |
Notes
Diffstat (limited to 'www/py-webkitgtk')
-rw-r--r-- | www/py-webkitgtk/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/www/py-webkitgtk/Makefile b/www/py-webkitgtk/Makefile index 17809bf63b06..6fad645ece48 100644 --- a/www/py-webkitgtk/Makefile +++ b/www/py-webkitgtk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-webkitgtk -# Date created: 07 Mar 2010 -# Whom: Ju Pengfei <jupengfei@gmail.com> -# +# Created by: Ju Pengfei <jupengfei@gmail.com> # $FreeBSD$ -# PORTNAME= webkitgtk PORTVERSION= 1.1.8 @@ -25,8 +21,8 @@ PROJECTHOST= pywebkitgtk GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= glib20 libxslt pkgconfig pygtk2 -USE_GMAKE= yes +USE_GNOME= glib20 libxslt pygtk2 +USES= gmake pkgconfig USE_PYTHON= yes post-patch: |