aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-rw-r--r--graphics/gauche-gl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile
index b75e6dcc1528..ef7781a0a932 100644
--- a/graphics/gauche-gl/Makefile
+++ b/graphics/gauche-gl/Makefile
@@ -8,7 +8,6 @@ CATEGORIES= graphics scheme
MASTER_SITES= SF/gauche/Gauche-gl
PKGNAMEPREFIX= gauche-
DISTNAME= Gauche-${PORTNAME}-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL binding for Gauche
@@ -26,7 +25,7 @@ DOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME}
PLIST_SUB= TARGET="${CONFIGURE_TARGET}"
.if !defined(NOPORTDOCS)
-USES= makeinfo
+USES= makeinfo tar:tgz
INFO= gauche-gl-refe gauche-gl-refj
.endif