mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
- Trim Makefile header
- Properly fix: it does not install mime XML files but a desktop file with MimeType
This commit is contained in:
parent
3214c0dbb4
commit
0f53a0980d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321296
@ -1,13 +1,9 @@
|
||||
# New ports collection makefile for: trackballs
|
||||
# Date created: 21 November 2003
|
||||
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
||||
#
|
||||
# Created by: Adam Weinberger <adamw@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= trackballs
|
||||
PORTVERSION= 1.1.4
|
||||
PORTREVISION= 16
|
||||
PORTREVISION= 17
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF \
|
||||
SF/${PORTNAME}/music/1.4/:music
|
||||
@ -24,10 +20,9 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USE_GL= gl
|
||||
USE_SDL= image mixer sdl ttf
|
||||
USES= gettext shared-mime-info
|
||||
USES= desktop-file-utils gettext
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= desktopfileutils
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_ARGS= mkinstalldirs="${MKDIR}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user