cvs commit: ports/print/acroread7 Makefile ports/print/acroread7/files acroread7.in

Trevor Johnson trevor at FreeBSD.org
Fri Oct 7 02:48:28 PDT 2005


trevor      2005-10-07 09:48:27 UTC

  FreeBSD ports repository

  Modified files:
    print/acroread7      Makefile 
    print/acroread7/files acroread7.in 
  Log:
  Finish the support for slave ports:
  
  - allow slave ports to override CATEGORIES
  - slave ports install in different directories, depending on PKGNAMEPREFIX
  - new variable INSTDIR, abbreviation for the aformentioned directory
    where the program is installed
  
  - new variable CMD_SUFFIX, to be set by the slave ports, is appended
    to the name of our wrapper script that wraps Adobe's wrapper
    script, so that different slave ports will have different copies
    of this script (if CMD_SUFFIX is foo, the user runs acroread7-foo
    to start the program).
  
  Revision  Changes    Path
  1.13      +14 -11    ports/print/acroread7/Makefile
  1.2       +1 -1      ports/print/acroread7/files/acroread7.in


More information about the cvs-ports mailing list