diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-09 21:43:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-09 21:43:02 +0000 |
commit | 7d20ef9811ab05a11a26d6d9ad094232177a5bb5 (patch) | |
tree | bd32ed7f7e7b64a00aa12cc9947ea970c460d843 /games/xfrisk | |
parent | d567c4c25ffb2cd933f753aeb0c00d9c5b3dfd8c (diff) | |
download | ports-7d20ef9811ab05a11a26d6d9ad094232177a5bb5.tar.gz ports-7d20ef9811ab05a11a26d6d9ad094232177a5bb5.zip |
Notes
Diffstat (limited to 'games/xfrisk')
-rw-r--r-- | games/xfrisk/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index afc90a0e5a12..eb91f70063b3 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xfrisk -# Date created: 20 April 1997 -# Whom: Matthew Hunt <mph@pobox.com> -# +# Created by: Matthew Hunt <mph@pobox.com> # $FreeBSD$ -# PORTNAME= xfrisk PORTVERSION= 1.2 @@ -16,7 +12,7 @@ DISTNAME= XFrisk-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A multi-player networked Risk game for X11 -LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d NO_CDROM= Possible trademark infringement |