diff options
-rw-r--r-- | science/clhep/Makefile | 2 | ||||
-rw-r--r-- | science/clhep/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile index efa520c..e9c871a 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 c58183b..b37dd41 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 |