Date: Mon, 8 Aug 2016 09:35:15 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419809 - head/audio/schism Message-ID: <201608080935.u789ZFK5096944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Aug 8 09:35:15 2016 New Revision: 419809 URL: https://svnweb.freebsd.org/changeset/ports/419809 Log: Register x11, xext and xv in USE_XORG Modified: head/audio/schism/Makefile Modified: head/audio/schism/Makefile ============================================================================== --- head/audio/schism/Makefile Mon Aug 8 09:32:17 2016 (r419808) +++ head/audio/schism/Makefile Mon Aug 8 09:35:15 2016 (r419809) @@ -3,7 +3,7 @@ PORTNAME= schism PORTVERSION= 20100101 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://schismtracker.org/dl/ \ LOCAL/ehaupt @@ -18,6 +18,7 @@ ONLY_FOR_ARCHS= i386 amd64 USES= tar:bzip2 USE_SDL= yes +USE_XORG= x11 xext xv GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608080935.u789ZFK5096944>