diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-14 05:48:48 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-14 05:48:48 +0800 |
commit | 669520590837f1e17d558c43af642fd25429cf3a (patch) | |
tree | 63a5a32a071a397336173bcacc97eba353883de9 /games | |
parent | 0a9161a50bb3ff31979305911c70a6ded6fbf584 (diff) | |
download | marcuscom-ports-669520590837f1e17d558c43af642fd25429cf3a.tar.gz marcuscom-ports-669520590837f1e17d558c43af642fd25429cf3a.tar.zst marcuscom-ports-669520590837f1e17d558c43af642fd25429cf3a.zip |
Forgot to save it in vim, remove the INSTALLS_OMF.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16920 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile index 4d195bf60..89159a87c 100644 --- a/games/gnome-games3/Makefile +++ b/games/gnome-games3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games3/Makefile,v 1.19 2012/04/27 13:26:22 kwm Exp $ +# $MCom: ports/games/gnome-games3/Makefile,v 1.20 2012/06/13 21:47:59 mezz Exp $ # PORTNAME= gnome-games @@ -30,7 +30,6 @@ LATEST_LINK= gnome-games3 USE_XZ= yes USE_PYTHON= yes USE_GETTEXT= yes -INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GL= gl glu USE_XORG= ice x11 |