summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2012-05-11 20:38:09 +0000
committerAde Lovett <ade@FreeBSD.org>2012-05-11 20:38:09 +0000
commit6d726b6c09094afd97f1528cfff8b27850279b0d (patch)
treeef9d4da0741b49a6a207e85f9ad78b89c296fdf5 /cad
parentTweak COMMENT lines to indicate the legacy nature of these two ports. (diff)
Update autoconf to 2.69 and automake to 1.12
PR: 166836 Tested by: Multiple -exp runs (pav)
Notes
Notes: svn path=/head/; revision=296454
Diffstat (limited to 'cad')
-rw-r--r--cad/salome-kernel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/salome-kernel/Makefile b/cad/salome-kernel/Makefile
index 884bcac50fab..ad3097cb1768 100644
--- a/cad/salome-kernel/Makefile
+++ b/cad/salome-kernel/Makefile
@@ -13,4 +13,7 @@ PORTREVISION= 3
PKGNAMESUFFIX= -kernel
SAL_MODULE_UPPER= KERNEL
+post-configure::
+ @${INSTALL_SCRIPT} ${AUTOMAKE_DIR}/py-compile ${WRKSRC}/salome_adm/unix/config_files
+
.include "${MASTERDIR}/Makefile"