diff options
-rw-r--r-- | biology/hmmer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile index 3a3a8f47cfe4..fd2812467cf1 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -43,7 +43,6 @@ post-install-EXAMPLES-on: .include <bsd.port.pre.mk> .if ${MACHINE_CPU:Msse2} -QMAKE_ARGS+= UGENE_SSE2_DETECTED=1 PLIST_SUB+= SSE2="" .else PLIST_SUB+= SSE2="@comment " |