diff options
Diffstat (limited to 'biology/libgenome')
-rw-r--r-- | biology/libgenome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile index 4f5e3125bf6b..b6f3ffa28cf5 100644 --- a/biology/libgenome/Makefile +++ b/biology/libgenome/Makefile @@ -18,7 +18,7 @@ COMMENT= Toolkit for developing bioinformatic related software in C++ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes USE_INC_LIBTOOL_VER= 13 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes post-patch: |