diff options
Diffstat (limited to 'palm/synce-kde/Makefile')
-rw-r--r-- | palm/synce-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-kde/Makefile b/palm/synce-kde/Makefile index dd2992820e9d..aa5b1f311ca2 100644 --- a/palm/synce-kde/Makefile +++ b/palm/synce-kde/Makefile @@ -29,7 +29,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_LIBTOOL_VER=15 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/HTML/en/raki |