- Strip libraries
This commit is contained in:
parent
df030655f8
commit
f1d07ee3dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387721
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= tme
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://people.csail.mit.edu/fredette/tme/
|
||||
|
||||
|
@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --disable-static --disable-warnings
|
||||
MAKE_ENV= LANG=C
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
|
Loading…
Reference in a new issue