diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 22:52:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 22:52:39 +0000 |
commit | 56919a0e58f650c62f2b9cf2a4382736aa850e3a (patch) | |
tree | b64f94e0dd517c5d53092247677d70e47f5f99ea /x11/xaniroc/Makefile | |
parent | c3b85bf3d4ea9bee4a2309c5287ec1b1a0c272b4 (diff) | |
download | ports-56919a0e58f650c62f2b9cf2a4382736aa850e3a.tar.gz ports-56919a0e58f650c62f2b9cf2a4382736aa850e3a.zip |
Notes
Diffstat (limited to 'x11/xaniroc/Makefile')
-rw-r--r-- | x11/xaniroc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index 394b67161729..5d912ef48b62 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xaniroc -# Date created: 20 Sep 1997 -# Whom: Stefan Zehl <sec@42.org> -# +# Created by: Stefan Zehl <sec@42.org> # $FreeBSD$ -# PORTNAME= xaniroc PORTVERSION= 1.02 @@ -16,7 +12,7 @@ EXTRACT_SUFX= .src.tar.Z MAINTAINER= sec@42.org COMMENT= Animate your root-cursor -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xaniroc.1 PLIST_FILES= bin/xaniroc |