1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

net-p2p/awgg: Fix build on i386

- Bump PORTREVISION
Reported by:	pkg-fallout
This commit is contained in:
Jose Alonso Cardenas Marquez 2024-01-09 13:32:50 -05:00
parent f5182f6ace
commit 21bcfa01f3
No known key found for this signature in database
GPG Key ID: 335B9246BA5E30F4

View File

@ -1,6 +1,6 @@
PORTNAME= awgg
DISTVERSION= 0.6.0.6034-beta
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= net-p2p
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@ -36,7 +36,7 @@ DESKTOP_ENTRIES="AWGG" \
USE_GNOME_gtk2= cairo
USE_GNOME+= ${USE_GNOME_${FLAVOR}}
LAZBUILD_ARGS= -d
LAZBUILD_ARGS= -d --cpu=${ARCH:S/amd64/x86_64/g}
LAZARUS_PROJECT_FILES= src/awgg.lpi
post-patch: