mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 04:19:17 -04:00
- Stage support
This commit is contained in:
parent
7210d0ec54
commit
c05d473191
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341914
2 changed files with 1 additions and 4 deletions
|
@ -12,14 +12,13 @@ COMMENT= SMFv2/ARMS client library for C
|
|||
|
||||
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
NO_STAGE= yes
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} 's|$${datarootdir}/doc/$${PACKAGE_TARNAME}|${DOCSDIR}|' \
|
||||
${WRKSRC}/Makefile
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
PORTNAME= qtweetlib
|
||||
PORTVERSION= 0.5
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
|
@ -23,5 +22,4 @@ USE_GITHUB= yes
|
|||
USE_LDCONFIG= yes
|
||||
USE_QT4= gui moc_build network qmake_build rcc_build uic_build
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue