aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-hal
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2009-10-12 09:44:54 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2009-10-12 09:44:54 +0000
commit555cca9d05c6d1cb17d55e4dc5e7076a352a1fe1 (patch)
tree9b1fb3c3f03fa7937c79aedebf57c030d1ec98fe /palm/synce-hal
parent1bf8a74fbaec64d7a2c08b1204a134143a2cf7f5 (diff)
downloadports-555cca9d05c6d1cb17d55e4dc5e7076a352a1fe1.tar.gz
ports-555cca9d05c6d1cb17d55e4dc5e7076a352a1fe1.zip
Notes
Diffstat (limited to 'palm/synce-hal')
-rw-r--r--palm/synce-hal/Makefile2
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