mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Strip library
This commit is contained in:
parent
7b85f229ae
commit
1733c163ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388189
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= fetion
|
||||
PORTVERSION= 0.98.5.2
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://www.logvinov.ru/files/dist/fetion/ \
|
||||
LOCAL/avl
|
||||
|
@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
|
|||
USES= libtool pkgconfig tar:bzip2
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_FILES= lib/purple-2/libfetion.so
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue