diff options
Diffstat (limited to 'net-im/simicq/Makefile')
-rw-r--r-- | net-im/simicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/simicq/Makefile b/net-im/simicq/Makefile index 0f9b1a00c2e9..5744632f0c18 100644 --- a/net-im/simicq/Makefile +++ b/net-im/simicq/Makefile @@ -24,7 +24,7 @@ USE_OPENSSL= yes CONFIGURE_ARGS+=--disable-openssl .endif CONFIGURE_TARGET= -CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITHOUT_KDE) CONFIGURE_ARGS+= --disable-kde --enable-mt |