aboutsummaryrefslogtreecommitdiff
path: root/games/xeyesplus
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-01 16:09:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-01 16:09:52 +0000
commitdfcfde18f21219ed89c67c2cf68071ddcf256a53 (patch)
tree3d5a46460c260eff490fab10bb5667d6a93c57ae /games/xeyesplus
parent93786fa4f80c0eef166d8f49c03055344510398c (diff)
downloadports-dfcfde18f21219ed89c67c2cf68071ddcf256a53.tar.gz
ports-dfcfde18f21219ed89c67c2cf68071ddcf256a53.zip
Update to versoin 2.0.2 and unbreak.
PR: 84402 Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com>
Notes
Notes: svn path=/head/; revision=140684
Diffstat (limited to 'games/xeyesplus')
-rw-r--r--games/xeyesplus/Makefile24
-rw-r--r--games/xeyesplus/distinfo4
-rw-r--r--games/xeyesplus/files/patch-aa14
-rw-r--r--games/xeyesplus/pkg-descr2
4 files changed, 15 insertions, 29 deletions
diff --git a/games/xeyesplus/Makefile b/games/xeyesplus/Makefile
index 997754992e3c..1862d15e707e 100644
--- a/games/xeyesplus/Makefile
+++ b/games/xeyesplus/Makefile
@@ -6,24 +6,24 @@
#
PORTNAME= xeyes+
-PORTVERSION= 2.01
+PORTVERSION= 2.02
CATEGORIES= games
-MASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/
-DISTNAME= xeyes+${PORTVERSION}
-EXTRACT_SUFX= .tar.Z
-
-DEPRECATED= no longer available from author's site
-EXPIRATION_DATE=2005-08-31
+MASTER_SITES= http://www.asahi-net.or.jp/~fj9y-ynym/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Horrible eyes looking at your mouse cursor
-PLIST_FILES= bin/xeyes+
-USE_IMAKE= yes
+USE_X_PREFIX= yes
USE_XPM= yes
-post-install:
- @${CHMOD} 755 ${PREFIX}/bin/xeyes+
- @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/bin/xeyes+
+PLIST_FILES= bin/xeyes+
+
+do-build:
+ cd ${WRKSRC} && ${CC} ${CFLAGS} -I${X11BASE}/include -DXPM -DUSLEEP \
+ -o xeyes+ xeyes+.c -L${X11BASE}/lib -lX11 -lXpm -lm
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/xeyes+ ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/games/xeyesplus/distinfo b/games/xeyesplus/distinfo
index 61b95089c574..28fa30382fa8 100644
--- a/games/xeyesplus/distinfo
+++ b/games/xeyesplus/distinfo
@@ -1,2 +1,2 @@
-MD5 (xeyes+2.01.tar.Z) = 1ca1807e521985bb49ad5e219849c88d
-SIZE (xeyes+2.01.tar.Z) = 33450
+MD5 (xeyes+2.02.tar.gz) = ac6a86a8e73734879dbea28f1ec45564
+SIZE (xeyes+2.02.tar.gz) = 24297
diff --git a/games/xeyesplus/files/patch-aa b/games/xeyesplus/files/patch-aa
deleted file mode 100644
index a691736f8bf9..000000000000
--- a/games/xeyesplus/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- Imakefile.orig Thu May 5 16:58:34 1994
-+++ Imakefile Wed Nov 1 09:33:26 2000
-@@ -4,6 +4,8 @@
- # gcc
- #CC = gcc
- # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
--CFLAGS =-DXPM -I/usr/local/X11R5/include/
--CDEBUGFLAGS =
--ComplexProgramTarget(xeyes+)
-+XCOMM CFLAGS =-DXPM -I/usr/local/X11R5/include/
-+XCOMM CDEBUGFLAGS =
-+DEFINES = -DXPM
-+INCLUDES = -I$(INCDIR)/X11
-+ComplexProgramTargetNoMan(xeyes+)
diff --git a/games/xeyesplus/pkg-descr b/games/xeyesplus/pkg-descr
index 979667174c16..646828e08af2 100644
--- a/games/xeyesplus/pkg-descr
+++ b/games/xeyesplus/pkg-descr
@@ -1,4 +1,4 @@
-Xeyes+ 2.01, horrible eyes looking at your mouse cursor.
+Xeyes+, horrible eyes looking at your mouse cursor.
Usage:
xeyes+ [-root] [-wm] [-speed n] [-smooth] [-display <display>]