mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
This port links to libgraphite, which requires a newer GCC on GCC-based
architectures. While here, pet portlint. PR: 233577 Submitted by: Piotr Kubaj
This commit is contained in:
parent
05130b9cf2
commit
4435eb0836
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486164
@ -9,12 +9,12 @@ MASTER_SITES= http://lisaem.sunder.net/downloads/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Apple Lisa 2 Emulator
|
||||
|
||||
BUILD_DEPENDS= pngtopnm:graphics/netpbm
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler tar:bzip2
|
||||
BUILD_DEPENDS= pngtopnm:graphics/netpbm
|
||||
|
||||
USES= compiler:c++11-lang tar:bzip2
|
||||
USE_WX= 2.8
|
||||
|
||||
BINARY_ALIAS= wx-config=${WX_CONFIG}
|
||||
|
Loading…
Reference in New Issue
Block a user