aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-01 02:46:58 +0800
committerantoine <antoine@FreeBSD.org>2014-03-01 02:46:58 +0800
commit7bc69f4257fcf64f79f3dfb5a78c320643be3865 (patch)
treeb4bc39dc8e6e642cb744fae969c717fb5164d5e6 /palm
parentbc530e77c66ef8cfa5bdbf84aaa6e1a758d828b4 (diff)
downloadfreebsd-ports-gnome-7bc69f4257fcf64f79f3dfb5a78c320643be3865.tar.gz
freebsd-ports-gnome-7bc69f4257fcf64f79f3dfb5a78c320643be3865.tar.zst
freebsd-ports-gnome-7bc69f4257fcf64f79f3dfb5a78c320643be3865.zip
Deprecate and set expiration date for some ports ignored on all supported versions
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-hal/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/palm/synce-hal/Makefile b/palm/synce-hal/Makefile
index 24a4c78c25ce..6c558c06ed83 100644
--- a/palm/synce-hal/Makefile
+++ b/palm/synce-hal/Makefile
@@ -25,10 +25,8 @@ CONFIGURE_ARGS+=--with-hal-addon-dir=${PREFIX}/libexec \
--disable-bluetooth-support
NO_STAGE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800074
IGNORE= requires pppd
-.endif
+DEPRECATED= Requires pppd
+EXPIRATION_DATE= 2014-03-14
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>