Fix numerous qa errors
Pointy hat: ashish
This commit is contained in:
parent
0d7c986a57
commit
53969044d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378603
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libasr
|
||||
PORTVERSION= 201501300026
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.opensmtpd.org/archives/ \
|
||||
http://distfiles.pirateparty.in/ashish/
|
||||
@ -17,9 +18,9 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
CONFLICTS= libasr-[0-9]*
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
include/asr.h
|
||||
lib/libasr.a
|
||||
lib/libasr.la
|
||||
lib/libasr.so
|
||||
lib/libasr.so.0
|
||||
lib/libasr.so.0.0.0
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libasr
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.opensmtpd.org/archives/ \
|
||||
http://distfiles.pirateparty.in/ashish/
|
||||
@ -16,9 +17,9 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
CONFLICTS= libasr-devel-[0-9]*
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
include/asr.h
|
||||
lib/libasr.a
|
||||
lib/libasr.la
|
||||
lib/libasr.so
|
||||
lib/libasr.so.0
|
||||
lib/libasr.so.0.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user