diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
commit | cfebf369713d3352779612a4f1c1ebab09ba7eb9 (patch) | |
tree | e5eb2bcc71498e57a43da74f5eabaa5436e9bb8a /devel/hs-crypto | |
parent | 14f9aafde3d3859a0381713a165f4edfcd675c1c (diff) | |
download | freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.gz freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.zst freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.zip |
Schedule these ignored ports for termination on 2006-12-01
Diffstat (limited to 'devel/hs-crypto')
-rw-r--r-- | devel/hs-crypto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile index 6bbcf1d8e050..9d7aee0f482c 100644 --- a/devel/hs-crypto/Makefile +++ b/devel/hs-crypto/Makefile @@ -33,6 +33,8 @@ PLIST_SUB+= GHC_VERSION="${GHC_VERSION}" .include <bsd.port.pre.mk> IGNORE= is incompatible with current GHC, needs updating +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \ |