1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Add USES=libtool

This commit is contained in:
Tijl Coosemans 2014-07-05 18:02:48 +00:00
parent db2a1577d9
commit 9811c97c69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360787
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= eventlog
PORTVERSION= 0.2.12
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/3.2.2/source/
DISTFILES= $(PORTNAME)_$(PORTVERSION).tar.gz
@ -11,7 +12,7 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement of the simple syslog() API providing structure to messages
GNU_CONFIGURE= yes
USES= pathfix pkgconfig
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>

View File

@ -1,8 +1,8 @@
include/eventlog/evtlog.h
include/eventlog/evtmaps.h
lib/libevtlog.a
lib/libevtlog.la
lib/libevtlog.so
lib/libevtlog.so.0
lib/libevtlog.so.0.0.0
libdata/pkgconfig/eventlog.pc
@dirrm include/eventlog