- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-06 09:23:11 +00:00
parent c3c8d6560c
commit 31444d0b21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356752
2 changed files with 2 additions and 1 deletions

View file

@ -3,12 +3,14 @@
PORTNAME= zzuf
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/
MAINTAINER= johnson.peter@gmail.com
COMMENT= Transparent application input fuzzer
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -2,7 +2,6 @@ bin/zzcat
bin/zzuf
lib/zzuf/libzzuf.so
lib/zzuf/libzzuf.a
lib/zzuf/libzzuf.la
man/man1/zzcat.1.gz
man/man1/zzuf.1.gz
man/man3/libzzuf.3.gz