mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix PLIST by using USE_OCAMLFIND_PLIST
Bump PORTREVISION
This commit is contained in:
parent
42e1be91e1
commit
9a85ba1a2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273897
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= net
|
||||
PORTVERSION= 3.2.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.camlcity.org/download/
|
||||
PKGNAMEPREFIX= ocaml-
|
||||
|
@ -27,6 +27,7 @@ USE_OCAML= yes
|
|||
USE_OCAML_FINDLIB= yes
|
||||
USE_OCAML_LDCONFIG= yes
|
||||
USE_OCAML_PLIST= yes
|
||||
USE_OCAMLFIND_PLIST= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
ALL_TARGET= all opt
|
||||
|
|
Loading…
Add table
Reference in a new issue