diff options
Diffstat (limited to 'palm/synce-hal/Makefile')
-rw-r--r-- | palm/synce-hal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-hal/Makefile b/palm/synce-hal/Makefile index f919733a83c5..834a96413fe1 100644 --- a/palm/synce-hal/Makefile +++ b/palm/synce-hal/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-hal-addon-dir=${PREFIX}/libexec \ --disable-bluetooth-support -if ${OSVERSION} >= 800074 +.if ${OSVERSION} >= 800074 IGNORE= requires pppd .endif |