Changeset 36673
- Timestamp:
- 2008-05-10 10:04:22 (6 months ago)
- Files:
-
- 1 modified
-
trunk/dports/aqua/qt4-mac/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/aqua/qt4-mac/Portfile
r36658 r36673 39 39 if {[file exists ${prefix}/include/pcre.h]} { 40 40 return -code error "port:pcre may prevent building this port. Please uninstall (or deactivate) pcre and restart the build." 41 } 42 43 if {[file exists ${prefix}/include/event.h]} { 44 return -code error "port:openjpeg may prevent building this port. Please uninstall (or deactivate) pcre and restart the build." 41 45 } 42 46 }

