- Switch to USES=libtool, drop .la files
- Strip libraries
This commit is contained in:
parent
165165b177
commit
c4589a76b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356486
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= liblqr-1
|
||||
DISTVERSION= 0.4.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://liblqr.wdfiles.com/local--files/en:download-page/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -11,9 +11,10 @@ MASTER_SITES= http://liblqr.wdfiles.com/local--files/en:download-page/ \
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= An easy to use C/C++ seam carving library
|
||||
|
||||
USES= tar:bzip2 gettext gmake pkgconfig
|
||||
USES= tar:bzip2 gettext gmake pkgconfig libtool:oldver
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# Use GNU89 inline semantics
|
||||
|
Loading…
Reference in New Issue
Block a user