diff options
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}" \ |