diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /net/ocaml-jabbr | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'net/ocaml-jabbr')
-rw-r--r-- | net/ocaml-jabbr/Makefile | 1 | ||||
-rw-r--r-- | net/ocaml-jabbr/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ocaml-jabbr/Makefile b/net/ocaml-jabbr/Makefile index fa75905014a..47f6924a4ad 100644 --- a/net/ocaml-jabbr/Makefile +++ b/net/ocaml-jabbr/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/cryptokit.cma:${PORTSDIR}/security/ocaml-cry BUILD_DEPENDS+= ${RUN_DEPENDS} USE_REINPLACE= yes +USE_SIZE= yes DATE_VERSION= 20021124 diff --git a/net/ocaml-jabbr/distinfo b/net/ocaml-jabbr/distinfo index 78ced663b79..bdf4d250fcf 100644 --- a/net/ocaml-jabbr/distinfo +++ b/net/ocaml-jabbr/distinfo @@ -1 +1,2 @@ MD5 (jabbr.tar.gz) = 904e15ceb05681f563894151d819ef07 +SIZE (jabbr.tar.gz) = 12185 |