summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2007-01-31 08:33:22 +0000
committermarkus <markus@FreeBSD.org>2007-01-31 08:33:22 +0000
commit61e584365a2bebb2d01617eac543858e746653e7 (patch)
tree26ef2d5ee52afe06e6d9b6e42e9e814e57b4d600 /cad
parent99c8adee5941059e72e535bdc46559532d1cc7ae (diff)
downloadFreeBSD-ports-61e584365a2bebb2d01617eac543858e746653e7.zip
FreeBSD-ports-61e584365a2bebb2d01617eac543858e746653e7.tar.gz
- Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION
Diffstat (limited to 'cad')
-rw-r--r--cad/admesh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile
index ad1ca97..d2cbafb 100644
--- a/cad/admesh/Makefile
+++ b/cad/admesh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= admesh
PORTVERSION= 0.95
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.varlog.com/products/admesh/files/
@@ -15,8 +16,8 @@ COMMENT= Program for processing STL triangulated solid meshes
GNU_CONFIGURE= yes
-PLIST_FILES= bin/admesh %%PORTDOCS%%%%DOCSDIR%%/admesh.doc
-PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%%
+PLIST_FILES= bin/admesh
+PORTDOCS= admesh.doc
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/admesh ${PREFIX}/bin/
OpenPOWER on IntegriCloud