diff options
-rw-r--r-- | math/asymptote/Makefile | 3 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 67903b553371..1c54778c0b37 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -7,6 +7,7 @@ PORTNAME= asymptote PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -60,7 +61,7 @@ INSTALL_TARGET+= install-doc LN_OPTS= -sf -GCVERSION= 6.6 +GCVERSION= 6.8 GC_DISTNAME= gc${GCVERSION}.tar.gz .include <bsd.port.pre.mk> diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 85730ab04557..16cd91f0ded1 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -223,7 +223,7 @@ bin/xasy %%EXAMPLESDIR%%/xxsq01y.asy %%EXAMPLESDIR%%/yingyang.asy @dirrm %%DATADIR%% -@dirrm %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/asy-faq.html %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%EXAMPLESDIR%%/animations @dirrm %%EXAMPLESDIR%% |