- Strip library
This commit is contained in:
parent
e21ef53166
commit
93cff1e534
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386031
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= xmedcon
|
||||
PORTVERSION= 0.13.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
|
||||
|
||||
|
@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \
|
||||
--enable-llcheck
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
Loading…
Reference in a new issue