mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 11:20:46 -04:00
games/abuse_sdl: Refactor
- Remove GENTOO MASTER_SITES as it no longer provides flat layout
This commit is contained in:
parent
b23808848e
commit
254a1de8c4
1 changed files with 1 additions and 3 deletions
|
@ -2,8 +2,7 @@ PORTNAME= abuse_sdl
|
||||||
PORTVERSION= 0.8
|
PORTVERSION= 0.8
|
||||||
PORTREVISION= 9
|
PORTREVISION= 9
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= GENTOO \
|
MASTER_SITES= http://abuse.zoy.org/raw-attachment/wiki/download/
|
||||||
http://abuse.zoy.org/raw-attachment/wiki/download/
|
|
||||||
DISTNAME= abuse-${DISTVERSION}
|
DISTNAME= abuse-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
@ -26,7 +25,6 @@ USE_GL= gl
|
||||||
USE_SDL= mixer sdl
|
USE_SDL= mixer sdl
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS= --with-assetdir=${DATADIR} --enable-release
|
CONFIGURE_ARGS= --with-assetdir=${DATADIR} --enable-release
|
||||||
|
|
||||||
DESKTOP_ENTRIES="Abuse-SDL" "" "abuse" \
|
DESKTOP_ENTRIES="Abuse-SDL" "" "abuse" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue