svn commit: r320897 - head/x11/3ddesktop

Martin Wilke miwi at FreeBSD.org
Fri Jun 14 11:58:35 UTC 2013


Author: miwi
Date: Fri Jun 14 11:58:35 2013
New Revision: 320897
URL: http://svnweb.freebsd.org/changeset/ports/320897

Log:
  - Add missing dependency
  
  Reported by:	pkg (DEV_MODE)

Modified:
  head/x11/3ddesktop/Makefile   (contents, props changed)

Modified: head/x11/3ddesktop/Makefile
==============================================================================
--- head/x11/3ddesktop/Makefile	Fri Jun 14 11:45:24 2013	(r320896)
+++ head/x11/3ddesktop/Makefile	Fri Jun 14 11:58:35 2013	(r320897)
@@ -10,6 +10,7 @@ MASTER_SITES=	SF/desk3d/${PORTNAME}/${PO
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	3D Virtual Desktop Switcher
 
+USE_XORG=	xmu
 USE_GL=		glut
 USE_EFL=	imlib2
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list