forked from Lainports/freebsd-ports
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
This commit is contained in:
parent
d0d1c022e3
commit
2baaef997b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ OPTIONS_SUB= yes
|
|||
CONFIGURE_ARGS= --enable-introspection=yes
|
||||
CONFIGURE_ENV= VAPIGEN="" ac_cv_path_VAPIGEN=""
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_GNOME= glib20 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue