diff options
Diffstat (limited to 'security/idea/Makefile')
-rw-r--r-- | security/idea/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/idea/Makefile b/security/idea/Makefile index c7b0d1e1c210..e3630e51d841 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -17,8 +17,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - do-build: ${CC} ${WRKSRC}/idea.c ${WRKSRC}/idea_cmd.c ${CFLAGS} \ -o ${WRKSRC}/${PORTNAME} |