diff options
Diffstat (limited to 'x11-clocks/asclock/Makefile')
-rw-r--r-- | x11-clocks/asclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 565a33cb8038..9de34299fbe0 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -8,14 +8,13 @@ CATEGORIES= x11-clocks afterstep MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Afterstep clock with some language extensions CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]* -USES= imake +USES= imake tar:tgz USE_XORG= xpm xext x11 PLIST_FILES= bin/asclock man/man1/asclock.1.gz |