Changeset 1267 for pbibuild/modules/openoffice-en
- Timestamp:
- 01/29/08 06:06:43 (10 months ago)
- Location:
- pbibuild/modules/openoffice-en
- Files:
-
- 1 added
- 2 modified
-
patch-fixhang (added)
-
pbi.conf (modified) (1 diff)
-
preportmake.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/openoffice-en/pbi.conf
r1035 r1267 39 39 # Build Key - Change this to anything else to trigger a rebuild 40 40 # - The rebuild will take place even if port is still the same ver 41 BUILDKEY=" 01"41 BUILDKEY="22" 42 42 43 43 # If this port has a non-standard port version variable in Makefile, then -
pbibuild/modules/openoffice-en/preportmake.sh
r1161 r1267 11 11 # Get the tzupdater files 12 12 fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip 13 14 cd /usr/ports/editors/openoffice.org-2/files 15 fetch http://www.pcbsd.org/~kris/autobuildpkgs/patch-fixhang 16
