diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-27 14:36:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-27 14:36:31 +0000 |
commit | c858b187095046f4616c5443ce0f1d5a4a802197 (patch) | |
tree | fbb8e6b03cec26462256e077b8ca8ad183c1c770 /palm/synce-gvfs | |
parent | 7961f18d7b1c5c51d4b9f7b6a0729bf514dd61ad (diff) | |
download | ports-c858b187095046f4616c5443ce0f1d5a4a802197.tar.gz ports-c858b187095046f4616c5443ce0f1d5a4a802197.zip |
Notes
Diffstat (limited to 'palm/synce-gvfs')
-rw-r--r-- | palm/synce-gvfs/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile index 7b7dad5f65a0..285076965828 100644 --- a/palm/synce-gvfs/Makefile +++ b/palm/synce-gvfs/Makefile @@ -22,6 +22,10 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ --with-libsynce=${LOCALBASE} +BROKEN= No longer supported by developers +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2008-08-24 + USE_LDCONFIG= yes .include <bsd.port.pre.mk> |