diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-24 04:48:45 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-24 04:48:45 +0800 |
commit | 707ecd6c33f8217a2edf1c489d71a62cb73265c8 (patch) | |
tree | 308473227cb0010180d3e2a7ca7654d416978933 /emulators | |
parent | 963b73c6f3b7ab9f271b482730f53d1ce0fff390 (diff) | |
download | freebsd-ports-gnome-707ecd6c33f8217a2edf1c489d71a62cb73265c8.tar.gz freebsd-ports-gnome-707ecd6c33f8217a2edf1c489d71a62cb73265c8.tar.zst freebsd-ports-gnome-707ecd6c33f8217a2edf1c489d71a62cb73265c8.zip |
Set expiration date: marked deprecated since may 2013
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfs/Makefile | 1 |
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}" \ |