1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Clean up some things

- Fix typos

Reported by:	portscan
This commit is contained in:
Tobias Kortkamp 2021-05-11 11:39:45 +02:00
parent af1429fcc3
commit 7f2c2f736d
No known key found for this signature in database
GPG Key ID: A4F09FB73CC51F61
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= alienarena
PORTVERSION= 2013.766
PORTEEVISION= 1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/distfiles/ \
http://ftp.jeuxlinux.fr/files/ \

View File

@ -8,8 +8,8 @@ COMMENT= Educational games and activities for kids ages 2 to 10
LICENSE= AGPLv3 GPLv3
LICENSE_COMB= multi
LICENSE_AGPLv3= ${WRKSRC}/COPYING.txt
LICENSE_GPLv3= ${WRKSRC}/COPYING-GPLv3
LICENSE_FILE_AGPLv3= ${WRKSRC}/COPYING.txt
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING-GPLv3
LIB_DEPENDS= libBox2D.so:x11-toolkits/qml-box2d

View File

@ -40,7 +40,7 @@ USE_WX= 3.0
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
CONFIGURE_ARG= --without-gnome
CONFIGURE_ARGS= --without-gnome
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib