mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Support stage
This commit is contained in:
parent
ab80c87b5d
commit
bc68775327
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340519
@ -9,8 +9,8 @@ MASTER_SITES= SF/g19linux/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= armin@frozen-zone.org
|
||||
COMMENT= G19 draw library
|
||||
|
||||
LIB_DEPENDS= g19.1:${PORTSDIR}/devel/libg19 \
|
||||
freetype.9:${PORTSDIR}/print/freetype2
|
||||
LIB_DEPENDS= libg19.so:${PORTSDIR}/devel/libg19 \
|
||||
libfreetype.so.9:${PORTSDIR}/print/freetype2
|
||||
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -pthread"
|
||||
|
||||
@ -24,5 +24,4 @@ PLIST_FILES= include/libg19draw.h \
|
||||
lib/libg19draw.so \
|
||||
lib/libg19draw.so.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user