mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- add missing dependencies
- bump portrevision PR: ports/160660 Submitted by: 4720@hushmail.com Approved by: Thomas Zander <riggs@rrr.de> (maintainer) Approved by: sahil (mentor)
This commit is contained in:
parent
43574e4802
commit
5d06122609
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282193
@ -10,7 +10,7 @@ EAGLEBASEVERSION?= 5.11
|
||||
EAGLEBUGFIX?= 0
|
||||
EAGLEVERSION= ${EAGLEBASEVERSION}.${EAGLEBUGFIX}
|
||||
PORTVERSION= ${EAGLEVERSION:S/r/./}
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= cad linux
|
||||
MASTER_SITES= ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/
|
||||
DISTNAME= eagle-${EAGLEVERSION}
|
||||
@ -32,7 +32,7 @@ NO_CDROM= Sale for profit is not permitted
|
||||
CONFLICTS= linux-eagle-* de-linux-eagle-*
|
||||
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= xorglibs
|
||||
USE_LINUX_APPS= xorglibs jpeg png
|
||||
NO_BUILD= yes
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
SUB_FILES= pkg-deinstall
|
||||
|
Loading…
Reference in New Issue
Block a user