[Midnightbsd-cvs] mports [18219] trunk/devel/libdaemon: modernize libdaemon port

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 17 22:49:20 EDT 2015


Revision: 18219
          http://svnweb.midnightbsd.org/mports/?rev=18219
Author:   laffer1
Date:     2015-03-17 22:49:20 -0400 (Tue, 17 Mar 2015)
Log Message:
-----------
modernize libdaemon port

Modified Paths:
--------------
    trunk/devel/libdaemon/Makefile
    trunk/devel/libdaemon/pkg-plist

Modified: trunk/devel/libdaemon/Makefile
===================================================================
--- trunk/devel/libdaemon/Makefile	2015-03-18 02:48:12 UTC (rev 18218)
+++ trunk/devel/libdaemon/Makefile	2015-03-18 02:49:20 UTC (rev 18219)
@@ -5,7 +5,7 @@
 
 PORTNAME=	libdaemon
 PORTVERSION=	0.14
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://0pointer.de/lennart/projects/${PORTNAME}/
 
@@ -14,8 +14,8 @@
 LICENSE=	lgpl
 
 CONFIGURE_ARGS=	--disable-lynx
-USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack ltverhack
+GNU_CONFIGURE=	yes
+USES=		libtool:keepla pathfix
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: trunk/devel/libdaemon/pkg-plist
===================================================================
--- trunk/devel/libdaemon/pkg-plist	2015-03-18 02:48:12 UTC (rev 18218)
+++ trunk/devel/libdaemon/pkg-plist	2015-03-18 02:49:20 UTC (rev 18219)
@@ -9,5 +9,7 @@
 lib/libdaemon.la
 lib/libdaemon.so
 lib/libdaemon.so.0
+lib/libdaemon.so.0.5.0
 libdata/pkgconfig/libdaemon.pc
- at dirrm include/libdaemon
+%%DOCSDIR%%/README.html
+%%DOCSDIR%%/style.css



More information about the Midnightbsd-cvs mailing list