aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-01-24 23:40:21 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-01-24 23:40:21 +0000
commitcd3fe9e9f2f4a655880782938a298af9d0dc416c (patch)
tree503efbaf791bae8eaf42ca019413362f2a74ce06 /x11
parent1af744e44f4879641b269170b85ab90e27db1458 (diff)
downloadports-cd3fe9e9f2f4a655880782938a298af9d0dc416c.tar.gz
ports-cd3fe9e9f2f4a655880782938a298af9d0dc416c.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/py-qt4-opengl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile
index b3c2882ca86b..2df3ab9a368f 100644
--- a/x11/py-qt4-opengl/Makefile
+++ b/x11/py-qt4-opengl/Makefile
@@ -30,7 +30,7 @@ OPTIONS= API "Install QtOpenGL API for QScintilla2" on \
TRACING "Enable tracing in generated code" off
PATCHDIR= ${PORTSDIR}/devel/py-qt4-core/files
-OPTIONSFILE= ${PORT_DBDIR}/py-qt4-${PORTNAME}/options
+OPTIONSFILE?= ${PORT_DBDIR}/py-qt4-${PORTNAME}/options
SIPDIR= ${PREFIX}/share/py-sip
QSCIDIR= ${PREFIX}/share/qt4/qsci
CONFIGURE_ENV+= PYQT4_COMPONENT="${PORTNAME}"