diff options
Diffstat (limited to 'biology/fastool/Makefile')
-rw-r--r-- | biology/fastool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/biology/fastool/Makefile b/biology/fastool/Makefile index 0e290569743e..51f5f5bc5e19 100644 --- a/biology/fastool/Makefile +++ b/biology/fastool/Makefile @@ -14,8 +14,6 @@ USE_GITHUB= yes GH_ACCOUNT= fstrozzi GH_PROJECT= Fastool -WRKSRC= ${WRKDIR}/Fastool-${PORTVERSION} - PLIST_FILES= bin/fastool CFLAGS+= -std=c99 |