audio/libsidplay: Make CONFIGURE_ARGS_i386 do something
Reported by: portscan (unreferenced variable)
This commit is contained in:
parent
ce1af7fdc2
commit
6b812f11f4
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= libsidplay
|
||||
PORTVERSION= 1.36.60
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio emulators
|
||||
MASTER_SITES= DEBIAN
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTVERSIONSUFFIX}.orig
|
||||
|
@ -16,6 +17,7 @@ USES= autoreconf libtool tar:bz2
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ${CONFIGURE_ARGS_${ARCH}}
|
||||
CONFIGURE_ENV= sid_cv_have_ios_binary=yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
Loading…
Reference in a new issue