aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtkglext
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /x11-toolkits/py-gtkglext
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
downloadports-1e5f12f776f18f64b73fa7b72b979e38239746a0.tar.gz
ports-1e5f12f776f18f64b73fa7b72b979e38239746a0.zip
Notes
Diffstat (limited to 'x11-toolkits/py-gtkglext')
-rw-r--r--x11-toolkits/py-gtkglext/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile
index 43d7475b3e7c..88ab4c9ea318 100644
--- a/x11-toolkits/py-gtkglext/Makefile
+++ b/x11-toolkits/py-gtkglext/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: PyGtkGLExt
-# Date created: 18 April 2003
-# Whom: Kimura Fuyuki <fuyuki@hadaly.org>
-#
+# Created by: Kimura Fuyuki <fuyuki@hadaly.org>
# $FreeBSD$
-#
PORTNAME= gtkglext
PORTVERSION= 1.1.0
@@ -22,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope
USE_BZIP2= yes
USE_PYTHON= yes
-USE_GNOME= gnomehack pygtk2
+USES= pathfix
+USE_GNOME= pygtk2
USE_PKGCONFIG= build
GNU_CONFIGURE= yes
USE_GMAKE= yes