mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
e6df9044ed
commit
b93c1ba0e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368287
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= aalib
|
||||
PORTVERSION= 1.4.r5
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/aa-project/aa-lib/1.4rc5
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
|
||||
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
OPTIONS_DEFINE= X11
|
||||
|
||||
USES= libtool:keepla ncurses makeinfo
|
||||
USES= libtool ncurses makeinfo
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -5,7 +5,6 @@ bin/aatest
|
||||
bin/aalib-config
|
||||
include/aalib.h
|
||||
lib/libaa.a
|
||||
lib/libaa.la
|
||||
lib/libaa.so
|
||||
lib/libaa.so.1
|
||||
lib/libaa.so.1.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user