diff options
Diffstat (limited to 'science/checkmol/Makefile')
-rw-r--r-- | science/checkmol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index ca3c129ff3aa..c773de126025 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -19,7 +19,7 @@ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # EXTRACT_AFTER_ARGS= ${WRKSRC} -USE_FPC= yes +USES= fpc PLIST_FILES= bin/checkmol bin/matchmol |