diff options
Diffstat (limited to 'devel/libchipcard/Makefile')
-rw-r--r-- | devel/libchipcard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 3a31822e97a2..419ab9758834 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -50,7 +50,7 @@ post-patch: post-build: .if ${PORT_OPTIONS:MDOXYGEN} - @cd ${WRKSRC} && ${GMAKE} srcdoc + @cd ${WRKSRC} && ${MAKE_CMD} srcdoc .endif post-install: |