diff options
-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 |