mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
314d027937
commit
b15b27c0dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368500
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= libijs
|
||||
PORTVERSION= 0.35
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.openprinting.org/download/ijs/download/
|
||||
DISTNAME= ijs-${PORTVERSION}
|
||||
@ -11,7 +11,7 @@ DIST_SUBDIR= ghostscript
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C library that supports plugin printer driver for Ghostscript
|
||||
|
||||
USES= gmake libtool:keepla pkgconfig tar:bzip2
|
||||
USES= gmake libtool pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -5,7 +5,6 @@ include/ijs/ijs.h
|
||||
include/ijs/ijs_client.h
|
||||
include/ijs/ijs_server.h
|
||||
lib/libijs.a
|
||||
lib/libijs.la
|
||||
lib/libijs.so
|
||||
lib/libijs.so.1
|
||||
lib/libijs.so.1.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user