diff options
Diffstat (limited to 'science/clhep/Makefile')
-rw-r--r-- | science/clhep/Makefile | 2 |
1 files changed, 2 insertions, 0 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> |