diff options
Diffstat (limited to 'graphics/xgrasp/Makefile')
-rw-r--r-- | graphics/xgrasp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile index cf8105d..9317b67 100644 --- a/graphics/xgrasp/Makefile +++ b/graphics/xgrasp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xgrasp -# Date created: 23 July 1995 -# Whom: asami -# +# Created by: asami # $FreeBSD$ -# PORTNAME= xgrasp PORTVERSION= 1.7d @@ -18,8 +14,8 @@ COMMENT= Display GL animations on X screen NO_WRKSUBDIR= yes +USES= imake USE_XORG= x11 xext -USE_IMAKE= yes MAKE_JOBS_SAFE= yes MAN1= glib.1 xgrasp.1 |