summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/libasr-devel/Makefile5
-rw-r--r--dns/libasr-devel/pkg-plist3
-rw-r--r--dns/libasr/Makefile5
-rw-r--r--dns/libasr/pkg-plist3
4 files changed, 8 insertions, 8 deletions
diff --git a/dns/libasr-devel/Makefile b/dns/libasr-devel/Makefile
index 09b9140a3196..6e78ea3805d7 100644
--- a/dns/libasr-devel/Makefile
+++ b/dns/libasr-devel/Makefile
@@ -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>
diff --git a/dns/libasr-devel/pkg-plist b/dns/libasr-devel/pkg-plist
index 316800a2cce7..9ce955eefd76 100644
--- a/dns/libasr-devel/pkg-plist
+++ b/dns/libasr-devel/pkg-plist
@@ -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
diff --git a/dns/libasr/Makefile b/dns/libasr/Makefile
index 45bf89f367f6..53360c07f783 100644
--- a/dns/libasr/Makefile
+++ b/dns/libasr/Makefile
@@ -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>
diff --git a/dns/libasr/pkg-plist b/dns/libasr/pkg-plist
index 316800a2cce7..e0058363572a 100644
--- a/dns/libasr/pkg-plist
+++ b/dns/libasr/pkg-plist
@@ -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