mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -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
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= GENTOO \
|
||||
http://abuse.zoy.org/raw-attachment/wiki/download/
|
||||
MASTER_SITES= http://abuse.zoy.org/raw-attachment/wiki/download/
|
||||
DISTNAME= abuse-${DISTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -26,7 +25,6 @@ USE_GL= gl
|
|||
USE_SDL= mixer sdl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-assetdir=${DATADIR} --enable-release
|
||||
|
||||
DESKTOP_ENTRIES="Abuse-SDL" "" "abuse" \
|
||||
|
|
Loading…
Add table
Reference in a new issue