aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-poppler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-poppler/Makefile')
-rw-r--r--graphics/py-poppler/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile
index 45a03f9470d8..9d0c2e42f866 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-poppler
-# Date created: 2008-04-14
-# Whom: Romain Tartiere <romain@blogreen.org>
-#
+# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
-#
PORTNAME= poppler
PORTVERSION= 0.12.1
@@ -21,7 +17,7 @@ LIB_DEPENDS= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib
USE_PYTHON= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= pkgconfig atk pygtk2
+USES= gmake pkgconfig
+USE_GNOME= atk pygtk2
.include <bsd.port.mk>