aboutsummaryrefslogtreecommitdiff
path: root/games/freetennis
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-08-06 15:23:12 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-08-06 15:23:12 +0000
commit52438ab7094193223883d4e19806390a25f8b703 (patch)
treee3e7748c400267126a8cc79f4038e714510bb2fa /games/freetennis
parent56fa81cad277192d6bae8a51acb4ea230d86cae7 (diff)
downloadports-52438ab7094193223883d4e19806390a25f8b703.tar.gz
ports-52438ab7094193223883d4e19806390a25f8b703.zip
Compilation of ocaml-images is no longer broken (tested on multiple systems).
Possibly silently fixed through update of a dependency. Expiration notice removed.
Notes
Notes: svn path=/head/; revision=324318
Diffstat (limited to 'games/freetennis')
-rw-r--r--games/freetennis/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/freetennis/Makefile b/games/freetennis/Makefile
index 2802416eb069..b2919ebb6424 100644
--- a/games/freetennis/Makefile
+++ b/games/freetennis/Makefile
@@ -10,9 +10,6 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Tennis simulation
-DEPRECATED= Depends on expired graphics/ocaml-images
-EXPIRATION_DATE=2013-08-04
-
BUILD_DEPENDS= ocamlopt:${PORTSDIR}/lang/ocaml \
${OCAML_DEPENDS}
RUN_DEPENDS= ${OCAML_DEPENDS}