Changeset 82503
- Timestamp:
- 08/14/11 20:03:02 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/gnome/gtk2/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/gtk2/Portfile
r82502 r82503 200 200 } 201 201 202 variant no_x11 {202 variant no_x11 description {Disable X11 support} { 203 203 pre-fetch { 204 204 if {[file exists ${prefix}/lib/libpangox-1.0.dylib]} { … … 213 213 } 214 214 215 variant x11 conflicts quartz description {Enable rendering in X11}{215 variant x11 conflicts quartz { 216 216 depends_lib-append \ 217 217 port:xorg-libXi \
Note: See TracChangeset
for help on using the changeset viewer.

