aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-21 22:38:18 +0800
committersf <sf@FreeBSD.org>2001-09-21 22:38:18 +0800
commite5414fe024aa382c7e1f22a88041f950bfbb48d2 (patch)
tree678731a2bf3e35a5a0e9507efe94655bfb2afef5 /science
parentba5d90013a0110857dd37c8898cf5134481b6894 (diff)
downloadfreebsd-ports-gnome-e5414fe024aa382c7e1f22a88041f950bfbb48d2.tar.gz
freebsd-ports-gnome-e5414fe024aa382c7e1f22a88041f950bfbb48d2.tar.zst
freebsd-ports-gnome-e5414fe024aa382c7e1f22a88041f950bfbb48d2.zip
use CONFIGURE_TARGET to create header name dynamically.
Diffstat (limited to 'science')
-rw-r--r--science/clhep/Makefile2
-rw-r--r--science/clhep/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile
index efa520c9d9a3..e9c871a2a67f 100644
--- a/science/clhep/Makefile
+++ b/science/clhep/Makefile
@@ -16,4 +16,6 @@ WRKSRC= ${WRKDIR}/CLHEP
GNU_CONFIGURE= yes
USE_GMAKE= yes
+PLIST_SUB= TARGET=${CONFIGURE_TARGET}
+
.include <bsd.port.mk>
diff --git a/science/clhep/pkg-plist b/science/clhep/pkg-plist
index c58183b67211..b37dd41f6cb9 100644
--- a/science/clhep/pkg-plist
+++ b/science/clhep/pkg-plist
@@ -102,7 +102,7 @@ include/CLHEP/Vector/Rotation.icc
include/CLHEP/Vector/ThreeVector.h
include/CLHEP/Vector/ThreeVector.icc
include/CLHEP/config/CLHEP-default.h
-include/CLHEP/config/CLHEP-i386--freebsd4.3-c++.h
+include/CLHEP/config/CLHEP-%%TARGET%%-c++.h
include/CLHEP/config/CLHEP.h
include/CLHEP/config/TemplateFunctions.h
include/CLHEP/config/fstream.h