summaryrefslogtreecommitdiff
path: root/cad/salome-yacs/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2010-05-15 15:58:38 +0000
committerThierry Thomas <thierry@FreeBSD.org>2010-05-15 15:58:38 +0000
commitd4dd342b6d35c9b61a0e45cb3eeea79443472630 (patch)
treedd62c0ab795007bdc3f1ba8d726a76db145e80b5 /cad/salome-yacs/Makefile
parentThe bibutils program set interconverts between various bibliography (diff)
- Unbreak (incorrect use of bsd.autotools.mk)
- Don't install useless documentation. PR: ports/143878 Submitted by: Stas Timokhin <devel (at) stasyan.com> (maintainer)
Diffstat (limited to 'cad/salome-yacs/Makefile')
-rw-r--r--cad/salome-yacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile
index 338edb8b63e9..0c3d6fecdc9c 100644
--- a/cad/salome-yacs/Makefile
+++ b/cad/salome-yacs/Makefile
@@ -4,11 +4,11 @@
#
# $FreeBSD$
-CATEGORIES= cad science
+CATEGORIES= cad science
-MASTERDIR= ${.CURDIR}/../salome
+MASTERDIR= ${.CURDIR}/../salome
-PKGNAMESUFFIX= -yacs
+PKGNAMESUFFIX= -yacs
SAL_MODULE_UPPER= YACS
.include "${MASTERDIR}/Makefile"