svn commit: r326977 - head/cad/qcad
Michael Reifenberger
mr at FreeBSD.org
Wed Sep 11 13:15:47 UTC 2013
Author: mr
Date: Wed Sep 11 13:15:46 2013
New Revision: 326977
URL: http://svnweb.freebsd.org/changeset/ports/326977
Log:
Add GLU to the build dependencies
Modified:
head/cad/qcad/Makefile
Modified: head/cad/qcad/Makefile
==============================================================================
--- head/cad/qcad/Makefile Wed Sep 11 13:14:22 2013 (r326976)
+++ head/cad/qcad/Makefile Wed Sep 11 13:15:46 2013 (r326977)
@@ -28,6 +28,7 @@ USE_LDCONFIG= yes
USE_QT4= qmake clucene codecs-cn codecs-jp codecs-kr codecs-tw corelib \
dbus designer gui help imageformats moc network opengl rcc script \
scripttools sql svg uic xml xmlpatterns webkit
+USE_GL= glu
DESKTOP_ENTRIES="${PORTNAME:U}" \
"A free application for computer aided drafting in two dimensions"\
More information about the svn-ports-all
mailing list