summaryrefslogtreecommitdiff
path: root/emulators/hfs
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-23 20:48:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-23 20:48:45 +0000
commit707ecd6c33f8217a2edf1c489d71a62cb73265c8 (patch)
tree308473227cb0010180d3e2a7ca7654d416978933 /emulators/hfs
parentSet expiration date: deprecated since may 2013 (diff)
Set expiration date: marked deprecated since may 2013
Notes
Notes: svn path=/head/; revision=345762
Diffstat (limited to 'emulators/hfs')
-rw-r--r--emulators/hfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile
index f6ebdedb55d0..ecce609f48c6 100644
--- a/emulators/hfs/Makefile
+++ b/emulators/hfs/Makefile
@@ -16,6 +16,7 @@ LICENSE= GPLv2
CONFLICTS= hfsutils-[0-9]*
DEPRECATED= No upstream, no public distfiles; consider using 'sysutils/hfsutils'
+EXPIRATION_DATE=2014-03-23
USE_GMAKE= yes
MAKE_ARGS= CCPLUSPLUS="${CXX} -c" LD="${CXX}" DEBUG="${CFLAGS}" \