diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-05 18:27:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-05 18:27:36 +0000 |
commit | cff81c0dd335e41b26e0ac6480faa087f18629f8 (patch) | |
tree | 3980cbdcb2550c560dfa0d8df39d148187886c2f /devel/cl-cffi-clisp | |
parent | 2fefd9560a60c351d99797686e0fbe38733fce32 (diff) | |
download | ports-cff81c0dd335e41b26e0ac6480faa087f18629f8.tar.gz ports-cff81c0dd335e41b26e0ac6480faa087f18629f8.zip |
Notes
Diffstat (limited to 'devel/cl-cffi-clisp')
-rw-r--r-- | devel/cl-cffi-clisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile index d7d8b4b169f0..6e53f88700ef 100644 --- a/devel/cl-cffi-clisp/Makefile +++ b/devel/cl-cffi-clisp/Makefile @@ -10,7 +10,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A portable foreign function interface for Common Lisp DEPRECATED= Depends on deprecated lang/clisp -EXIPIRATION_DATE= 2014-07-28 +EXPIRATION_DATE= 2014-07-28 BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \ |