ports dependence

funtik funt at alarit.com
Mon Jan 12 07:10:41 PST 2004


  My port have a dependence from Apache:
    BUILD_DEPENDS= ${APXS}:$(PORTSDIR)/www/apache13-modssl
    but apache must be build with options:
    WITH_APACHE_SUEXEC=yes
    APACHE_SUEXEC_DOCROOT=$(DOCUMENT_ROOT)
    The next:
    BUILD_DEPENDS= 
${APXS}:$(PORTSDIR)/www/apache13-modssl:WITH_APACHE_SUEXEC=yes 
    APACHE_SUEXEC_DOCROOT=$(DOCUMENT_ROOT)
    don`t working.
    What do you think about this problem???
    Thanks


More information about the freebsd-ports mailing list