diff options
Diffstat (limited to 'cad/atlc/Makefile')
-rw-r--r-- | cad/atlc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index c4d8c1f7a0d7..e5e926540eee 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -3,6 +3,7 @@ PORTNAME= atlc PORTVERSION= 4.6.1 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -17,6 +18,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes PORTDOCS= * +PORTEXAMPLES= * MAKE_ARGS= examplesdir=${EXAMPLESDIR} \ htmldir=${DOCSDIR}/html-docs \ |